I found that some middleware class implements the base Middleware class and some don't, whats the di...
Hello.....i am trying to show the L5 validation errors using ajax + toastr notifications..... It is...
I try to make my own permission system. but got a problem with the code when if the user doesn't hav...
The requested URL /something/doc.php was not found on this server. Additionally, a 404 Not Found err...
Is it possible to prefix the methods in a controller to easily distinguish between role access? Exam...
I am converting a .net application to Laravel. I need all of the existing links "foo.aspx"...
I'd like to lock down my L5 app to only authenticated users. While playing with the new Middleware s...
Hi, I have trouble to upload a file. I get some kind of not accepted http exception and I can't solv...
I have the following action in my repository: public function getAsset($filename, $prefix = null, $...
I have action and I wanna take json with time = 11: public function getView( $id ) { return ['dat...
php artisan route:cache doesn't work with route model bindings $this->bind('project', function ($...
Hello, Here my case. I need to filter data send to $request->get('filters') and delete invalid su...
Hi, Is there a simple way to change the default Laravel 5 authentication URL's like so: mysite.com/...
Why my form which contains a file input returns null when trying to get him with dd(Input::file('fil...
Hello everyone, I am new to laravel and i have been working on a web app using this framework. Few d...
Hello, do you have any idea about a workaround getting an email address for oAuth twitter user for S...
For example if Laravel is used to create a Forum and each forum user can choose the theme used to re...
Global Regex Patterns do not work. Laravel 5.0 documentation states that global patterns should be p...
I am moving an older app from another framework into Laravel 5 and have the relationships set up in...
i'm stuck at this very basic form, that i could not accomplish, which i want to build a search form...
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