In regards to this same issue: https://github.com/laravel/framework/issues/12076 Basically, I've bee...
After I create a new row, an array with the information added is shown. I've tried: return view('/bl...
Hey, Is this a valid approach to create a route group on routes.php ? Because its showing NotfoundHt...
I just want to add HTTP middleware for filtering user role but I get this error: ReflectionException...
Hey guys, I am having a problem with downloading a .msi file from the server. The moment I open up t...
Hi! In my work I need to show on page for all routes instead of /api route, for example Route::g...
Hello, I'm trying to return a JSON array populated with Mysql Data to an ajax call which at the mome...
My Android app is sending Json Array to Laravel 5.0 Rest Api. When i try the code with HttpRequester...
Package fully inspired by this Laracasts lesson: https://laracasts.com/series/eloquent-techniques/ep...
I have this route in my application: Route::get('/files/{file?}', 'FilesController@checkFile') ->...
I have an fieldset in my form that looks like below. <fieldset class="Bo...
Hey. I asked about payment gateways on LaraChat (Slack). Still not fully sure on how to go about it,...
I've worked couple a months with Laravel which has an awesome routing system. Now for my own php kno...
I am trying to understand when Validation Exception is thrown. As when my custom request rules metho...
So I'm having troubles with a PUT request in laravel. postman is returning the MethodNotAllowedHttpE...
Hello, I am attempting a file upload with a PATCH HTTP request. In the controller, Input::file('file...
Hello! I am very new to Laravel so dont blame me so much please :) I have to buld app that will get...
Hi guys, I have a problem with laravel. My laravel just show the first page/index page, and I cant a...
I am using Intervention Image throughout my Laravel application, for example with loading thumbnails...
I'm trying to stream a video from a route to a html video but I can't get it working, I've tried man...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community