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...
[2014-09-13 12:10:51] s2.bigxu.com.ERROR: exception 'ErrorException' with message 'unserialize():...
Hi ppl, so i'm trying to fetch my Instagram photos, and i try to use this package https://github.com...
Hey, i'm just starting to plan a laravel project. I have a User-, BranchOffice- and a Company-Model...
Hi guys. Have something that is making me sleep lately: How and when use packages? My case: I want...
I'm trying to return a rendered View using Response::json but I'm getting this error: The Response c...
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