As I am new to laravel, and studies all of the routing documentation. But still stuck on basic routi...
Parse error: syntax error, unexpected T_USE, expecting T_FUNCTION in /home/fzystudi/public_html/vend...
I have created about 25 database tables in the migrations folder by first creating the files with ph...
I think Laravel can mangle character entities when storing into database. Has anyone else noticed th...
Hey everyone, I'm having trouble with auth::attempt() and I'm not quite sure what to google. In chr...
My url is like domain.com/p/{id} when I insert a wrong ID i get error 500, how do i show error 404 n...
I have the following tables users id email teams id teamlist id team_id email The reason there...
I have a User and a Country models, and the user model has one-to-many relation class User extends E...
I can not use laracasts / utilities on laravel 4.1. *, please help me.
Something was causing multiple calls to the User table. I found the solution on some blog that reco...
I'm just starting out with TDD and I'm trying to test validation in a model. Currently, all my test...
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...
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.