I have a complex product setup on a shop, so the users basket includes a lot of info cached from the...
I'm thinking something like Route::resource('sessions', [ 'as' => 'test', 'uses' => 'SessionsC...
Fully documented, build passing, check out perm here: https://github.com/andrewsuzuki/perm This is g...
Eight Stage Inc. is looking for a talented developer to help implement the front-end components and...
I changed login attribute to "first_name" instead of email, so now when I attempt to authe...
So I read the pagination code and from what I understand if there are 3 pages of data available and...
Hi i have a hard time making successful query, basically i have products table and product_specials...
My laravel 4 authentication always returns false. So far I have tried to make an authentication syst...
I can easily do a php artisan migrate on MAMP on my local server using localhost. However, when I ch...
Pl help me, where document of file helper in laravel 4?
Hey, is it possible to use Auth::login(); to remember users? With Auth::attempt() you can add 'true'...
I am using Laravel 4.1 and MySQL and using DateTime fields in MySQL in UTC timezone. How can I read...
I'm new to Laravel and at the moment exploring the vast amount of really cool features! I came acros...
Hi all, I'm starting with L4. I would like to have a route like user/{email} and define a Route::pat...
I'm having trouble getting a record from the database, updating it and saving it again. Here is the...
I have a design question that I've been struggling with lately. How do you make a chunk of logic th...
Hello, I am new to laravel, and I am trying to make some changes to one of our apps that one of our...
hello, does anyone know how to make my application load the latest collection file I have? Somehow i...
http://laravel.io/bin/DqxWo Hello, I have a collection that I would like to filter it down to what I...
I am interfacing my code with Wordpress which has a table called "Usermeta". The table st...
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