Working getting a meetup group in Stockholm up and running, join if you're interested! http://www.me...
Hello, I've been having immense problems trying to get the Polymorphic Many-to-Many relationship to...
Hi, I'm new in Laravel and I'm thinking about Laravel for my project. Laravel is great, but for data...
I have a master blade layout with meta_keywords, meta_description and title tags and want to populat...
if this is $items '$items = Item::with('brand', 'images')->get();', and i have this foreach @fore...
Hello I upgraded Ubuntu version from 13.10 to 14.04 and I copied complete folder for my application....
Hi Guys First post! - I am slowly crawling my way into this framework and at the same time expandi...
Hopefully someone can help me, I've been trying to find out why for the last few hours. I'm trying t...
Hello guys, i have a CustomValidator->arrayfull method, and in en/validation i'm declaring : arra...
Is it possible to have different expiration times for different session variables? For example: A sh...
Hello, I am busy creating a step by step application where the user have to submit stuff. In the fir...
Hi, I'm just starting out with Laravel and managed to get Vagrant/Virtualbox working on my Windows 7...
Example resulting in wrong result (is used for a scope-Method): return $query->whereRaw(<<&...
Hello, I downloaded the laravel.phar file, renamed it to laravel, moved it to /usr/local/bin, then m...
I have a Post model, that read from my table "posts". In my PostController, I inject an Po...
Let's say I have a controller named "PositionsController". This controller depends on &quo...
I tried to run the following code on Laravel that I have run using "php artisan serve" and...
Hi, I seem to login fine, i.e. Auth:attemp returns true, and within the controller itself Auth::chec...
Hi! So i trying to use a permission filter before my routes. But just the last one running. Any idea...
I have a database that will contain all the data for an applicant, however each section will be sepa...
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