We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Tried the single line docker example (phppm/nginx --bootstrap=laravel) with a laravel 8 app and got this error:
phppm/nginx --bootstrap=laravel
ReflectionException: Class translator does not exist in /var/www/vendor/laravel/framework/src/Illuminate/Container/Container.php:830
This a know issue? Is Laravel 8 supported?