Hi, I need some data which is accessible across the whole site, so in the AppServiceProvider I have...
Currently I am working on a multi site platform on Laravel 5. When a user accesses the site, the set...
Hi i'm currently using Laravel 5, I currently have the following routes: Route::group(['middl...
I have the following query: Product::create($request->all()); which works absolutely fine but...
The Laravel portal for problem solving, knowledge sharing and community building.
The community