as you know, I am using the virtual shared space which support php apps, so I can not install php li...
I have a post table and that post may be included in multiple sections so now I have 3 tables: post...
I have view to list competitions. There are 3 ways of displaying them: all, passed only, comeptition...
Hi guys! Recently I added a "page" segment on the url for pagination so I changed my '{sec...
Hello Everyone! I'm using Baum package for Nested Set Model and I have added extra field to database...
Hey guys, I have this controller performing some CRUD tasks. My question is, if there is any way to...
Hello, can anyone help me with my problem. I can't seem to solve it. I want to show in blade view im...
Hi, I'm a newcomer to Laravel. I tried to create custom error pages for the application. I did follo...
Is this a bug in HTML::Link(...) (btw: I don't really know what tag matches this question) if i name...
Hi all, This is my first post here ! I have "News", "Tutorials" and "Forum&...
My application has to adapt to an existing database which uses integer timestamps instead of string...
Hi I had a few tests, no problem with phpunit execution. I added namespaces to my Models and control...
Hey guys, I'm trying to figure out if this is the best way to go about this. I have a tv_shows table...
Stumbled upon the biggest Laravel issue for me. I don't like the idea of defining routes for many me...
Hey guys, Laravel is the first framework I have decided to learn and start working with. I've been a...
The model: class Item extends Eloquent { public function getCentsAttribute() { return substr(...
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