Hello. Here is my problem. When i run the command php artisan vendor:publish, the console print this: In Application.php line 729: Class 'Entrust' not found I added the service providers and facades. I use Lumen 7.x .
Hello.
Here is my problem. When i run the command php artisan vendor:publish, the console print this:
In Application.php line 729:
Class 'Entrust' not found
I added the service providers and facades.
I use Lumen 7.x .