* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ return [ /* |-------------------------------------------------------------------------- | Api Token |-------------------------------------------------------------------------- | | Enter here your api token recieved by email from https://api-postcode.nl */ 'token' => env('API_POSTCODE_TOKEN'), ];