Liubov Povhan
Results
2
comments of
Liubov Povhan
I had such an error. The problem was in APP_URL. It needs to be the same as PUSHER_HOST in .env file.
Looks like documentation routes need middleware "web" php artisan vendor:publish --provider "L5Swagger\L5SwaggerServiceProvider" and in config/l5-swagger.php: defaults-> middleware[ 'api' => ['web'], 'asset' => [], 'docs' => [], 'oauth2_callback' => [], ]