I have a command that runs in an while(1) loop, which occasionally needs to send an email alert usin...
I would override config.database.default in middleware
This covers it under "Configuring shared folders": https://laravel.com/docs/5.3/homestead
Is that the full error? I can't test at the moment, but what happens if you reference App rather tha...
You may have to manually handle the auth, but you can remove the scope easily with withoutGlobalScop...
gitignore vendor, and change CI to run composer during bootstrap?
The Laravel portal for problem solving, knowledge sharing and community building.