I get the following message when upgrading one of my L4.0 projects to 4.1 phpseclib/phpseclib sugges...
Hey all, Can someone explain to me how the beforeFilter() thing works? I'm running into an issue wh...
Greetings people: Im trying to use Hash class to encrypt my passwords, but the error Bcrypt hashing...
Check out my code here: http://laravel.io/bin/9n9 I have a working solution now as shown, but I'd li...
I am trying to restrict the number of parameters in the URL depending on the controller but I can't...
I have a fairly complex query that combines (via union) the results of a couple of different queries...
Hello everyone, I am trying to figure out how I am going to deploy an application. I think I will be...
I have a command that runs in an while(1) loop, which occasionally needs to send an email alert usin...
HttpCache for Laravel 4.1: https://github.com/barryvdh/laravel-httpcache Laravel 4.1 can easily use...
Is it possible to cache relationships with the remember function? $screen->Texts()->with('Tex...
The fill method of Illuminate\Database\Eloquent\Model is used for mass assignment, and it is called...
I found this: https://gist.github.com/tobysteward/6163902 for ajax pagination. It works great. Howev...
Hi, I have https://gist.github.com/RokSiEu/8793452 But I need to get https://gist.github.com/RokSiEu...
I'm trying to deploy a simpel laravel project (just the basic laravel code) using Rocketeer. However...
Hi, So we have a new project that will be used by multiple hospitals to have web-based doctor channe...
Hi, i am tring to make a restful controler but i have some problems with this: {{ Form::model($clien...
Sorry to be an inconvenience but I changed my github username from Nylad to thestepafter. Is it poss...
Next week, Feb 11th, we're holding a Laravel meetup at the Capital Factory, a very cool space that h...
Hi, I'm trying to install Laravel on a sub-domain. I've searched a lot of resources on Google, but s...
Hi folks, i have an issue about a derived table from a pivot table. Here is my schema: locale id nam...
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