I have a simple app I am building that allows users to create post that allow up to 4 images attache...
I'm running Laravel 4.1 on a shared-hosting site called iPage. It seems to meet all the requirement...
I am in the process of cleaning up some very dense code, and I am suddenly getting 404 errors on som...
I create a collection from result of a external webservice for calculate ships: $tipos = ['2' =>...
I tried using @foreach ($product as $index => $pro) <td>{{$index+1}} </td> @endforeac...
i am getting Error in Auth::attempt($auth). i have been tried almost everything. anyone has idea how...
Hello, I have an API called restclient.php. What basically happens is that I'll include the restclie...
Welcome, I have a problem, I user the function "with" for relating between models in eloqu...
Hello.....i am trying to show the L5 validation errors using ajax + toastr notifications..... It is...
I need to seed a database and use a function (called ad the end of the code) defined in User model....
I try to make my own permission system. but got a problem with the code when if the user doesn't hav...
Hello i am trying to figure out how to switch my PHP version so i can install laravel 5. when i run...
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...
Hi all I have been working with Laravel since before the release of Laravel 4, give or take 2 years...
I have tried to find something one this but I have no idea. I could just fill the data a different w...
About Me My name is Michael, I am 27 and I am from England. I've programmed with PHP before however...
Hello, I am using Entrust for role and permissions management, I have to assign a role to an user af...
Juste updated the package, which now fully supports Laravel 5. Originally forked from Eloquent, insp...
I am converting a .net application to Laravel. I need all of the existing links "foo.aspx"...
Solutions given in the past year. Excluding solutions from thread authors.
The Laravel portal for problem solving, knowledge sharing and community building.
The community