I'm try to set a new cookie but i think it expires in 2 hours because of 'lifetime' => 120, on th...
I've been following the "Maek an Ecommerce App with Laravel" tutorial from Tuts+ but in th...
Hello Community, Here is my model query : return $this->where('mac_address', $id) ->join($thi...
I am implementing a simple RESTful API using Laravel. It works as expected when using "artisan...
Trying to figure out how to install Laravel on a host I have with 1&1 (mainly cause of how chea...
Please forgive any ignorance on my part. Has anyone devised of a more reliable way (in my mind) to...
I am working on localization for my Laravel 4.1 app. I created a route filter to insert the locale t...
I would like to call php artisan command from route or controller, i do like this (test on backup/re...
Hello to every one. I am trying to display the entries which are stored within one hour, How to get...
I have a hard time putting this into words so bear with me please. Let's say I have a webpage that n...
Hello, I wanna learn more about nested resources in laravel. I have googled fair a bit, but no tutor...
Hello everybody, I have three views/controllers : One e submit a POST form to the second. Two use t...
Im using the frozennode administrator bundle for laravel 4.2 to manage amongst others my blog posts,...
Hi all I use this package https://github.com/artdarek/oauth-4-laravel/ My hosting enable open_ssl, a...
I am logging any CSRF attempts and am getting back data that indicates that in all cases that the Us...
Hi guys, I'm following the docs to create a resource controller at http://laravel.com/docs/controlle...
Hello guys, I have a problem and I can't find a solution for it. I have googled and tried the soluti...
I get following error: Illuminate \ Database \ QueryException (42S02) SQLSTATE[42S02]: Base table o...
Is their a way I can Size this to any dimensions? As it is now it takes the entire width of the page...
I wanted to apply validation to files that already exist on the local file system, just using the 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