What is the best way to handle failed jobs? Maybe an email couldnt't send or an image couldn't resiz...
I'm using a single laravel installation to run two websites (multisite). Most of the model and contr...
I worked on my site Laravel locally with mamp on mac os x. Today I tried to upload it on two differe...
Hi there, I just wanna now how to build a token based authentication with Laravel. Hope you can shar...
Hi all, Hopefully this is a simple one. I have an include to which I want to pass a variable. Simpl...
I'm trying to use Facade and service provider to create a Data class for misc application variables....
System Information MacOSX - 10.7.5 Apache - 2.2.27 (Macports) PHP - 5.4.33 (Macports) [Mycryp...
Hi everyone, Im new to laravel and I don't know whats happening in my controller. I was trying to ha...
I have a great problem with Laravel at the moment. I've tried float and decimal datatypes without an...
How to disable remembering of the 'intended' URL for specific route or for all AJAX requests?
Hi, EDIT: when posting, it transforms the entities "& gt ;" (without spaces) and so on...
I did a fresh L5 install for testing against all my L4.3 sites. Created a new layout and a basic vie...
hello have a look see, it is about a query, a model this is my controller .... public function ge...
I got this error in laravel: Declaration of App\Providers\ErrorServiceProvider::boot() should be com...
Hello, Need help getting Google Webmasters Tool to work. I already tried several of their methods (a...
I have the following code that produces the following error: "Undefined variable: tbl" The...
I have model called Reference which can have many child References but only one parent Reference. So...
I have a weird anomaly with laravel and was wondering if anyone could point me in the right directio...
I have two models. Article: class Article extends Eloquent { protected $table = 'articles';...
Hello there. I am trying to figure out a clevel way of handling my SEO urls with assumptions that th...
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