Hello, I really love laravel and its community, but I have to say some words about this forum. I am...
What is the best way to handle failed jobs? Maybe an email couldnt't send or an image couldn't resiz...
I try to generate pdf files in homestead, but when I try to use a CSS File inside the HTML it doesn'...
Hey guys, today I found out the laravel validator provides a filled method, but it's not present in...
Hi guys, how far can I go with presenters? Would something like: public function presentUrl() { retu...
Maybe some points you could add or at least some inspiration: Entities http://culttt.com/2014/01/27/...
Change 127.0.0.1 to localhost and it should work.
You are right it's possible: http://www.laravel-tricks.com/tricks/routing-patterns
So I guess you want to build a system a bit like stackoverflow/stackexchange? I think the best would...
You need to define the namespace of the QueryException, because your QueryException class is not in...
The Laravel portal for problem solving, knowledge sharing and community building.