in my routes.php Route::controller('/admin','AdminController'); Route::controller('/admin/customers'...
how can i create a dist project with laravel that the configurations are generated via setup script...
so the solution i came with is to swap the controllers order in the routes.php file because laravel...
The Laravel portal for problem solving, knowledge sharing and community building.
The community