I have a service provider: <?php namespace App\Providers; use Illuminate\Support\ServiceProvider...
Im trying up my laravel homestead but i cant. I use windows and the error is Connection refudes... R...
I had this problem... my environment detection code is: $env = $app->detectEnvironment(function()...
I can fix. I remove the CSRF from app/Http/Kernel.php and in my routes a create a new route group wi...
The Laravel portal for problem solving, knowledge sharing and community building.