Hi this topic is about prefixing on resource routs so, i wonder if there are built in way to remove...
I'm having problems with Laravel 4.2, it is set up to work on a subfolder like this www.domain.com/l...
Hi All, I've been developing a laravel application the last couple months and it's my first ride wit...
I want to use my client side template engine placeholders in route() helper to avoid hardcoding of u...
Hi All, I have a controller that receives input from a from. My controller handles both the create a...
Hi guys, I have a problem cant send mail, use swiftmailer hosting 1and1 help me please.
Hi! I've been trying to pass a JSON payload in a request during unit testing. The controller sees i...
Hello, Can anyone please tell me how I can query my table for an email, username and another column...
Hello, I'm trying to display an error message when login fails, I currently use this redirect when l...
$rawq= 'SELECT COUNT(*) from `'.DB::getTablePrefix().'table`... blah-blah'; $result = DB::select(DB:...
I am getting the following error when I run an eloquent query: ERROR: operator does not exist: bool...
I'm re-creating a package that I've created using Laravel 4.* but after I created my controllers and...
I am new to using Laravel and Redis together. I'm trying to run the Redis command zscan: $redis = Re...
Hi guys, I just started with Laravel a couple of weeks ago. I've create an application which uses th...
Hi. I recently finnished web application with L4. Now I need to create REST web services for the sam...
I have a queue which occasionally fails, and fires Queue::failing. this sends me a mail to let me kn...
I was trying to record some data to other table when the jobs fails. It works great in failed jobs t...
I have been facing problem for creating a database record using ajax! When i press create event, not...
I'm quite new here and are REALLY stuck on this. So i figured I could give this forum a try... I'm w...
Hi, all I got a compose update error after added a service provider into app/config/app.php I added...
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.