Support the ongoing development of Laravel.io →
posted 10 years ago

error send mail swiftmailer and hosting 1and1

Hi guys, I have a problem cant send mail, use swiftmailer hosting 1and1 help me please.

0 Likes
0 Replies
posted 10 years ago

How can I set content-type header in unit test request?

Hi! I've been trying to pass a JSON payload in a request during unit testing. The controller sees i...

0 Likes
2 Replies
posted 10 years ago

Query for three columns in row

Hello, Can anyone please tell me how I can query my table for an email, username and another column...

0 Likes
1 Replies
Solved
posted 10 years ago

Cannot display Redirect::with('message') in view

Hello, I'm trying to display an error message when login fails, I currently use this redirect when l...

0 Likes
0 Replies

How to paginate Raw query?

$rawq= 'SELECT COUNT(*) from `'.DB::getTablePrefix().'table`... blah-blah'; $result = DB::select(DB:...

0 Likes
0 Replies

Postgres Database Error: Eloquent/Fluent Query where boolean value is true/false

I am getting the following error when I run an eloquent query: ERROR: operator does not exist: bool...

0 Likes
1 Replies
Solved
posted 10 years ago

Laravel 5 Package Development Class could not found

I'm re-creating a package that I've created using Laravel 4.* but after I created my controllers and...

0 Likes
0 Replies
posted 10 years ago

Redis scan family commands via laravel?

I am new to using Laravel and Redis together. I'm trying to run the Redis command zscan: $redis = Re...

0 Likes
0 Replies
posted 10 years ago

Ajax Failure Over 3G Connection

Hi guys, I just started with Laravel a couple of weeks ago. I've create an application which uses th...

0 Likes
3 Replies

REST services

Hi. I recently finnished web application with L4. Now I need to create REST web services for the sam...

0 Likes
0 Replies
posted 10 years ago

Queue::failing - get exception thrown, or (better) stack trace

I have a queue which occasionally fails, and fires Queue::failing. this sends me a mail to let me kn...

0 Likes
1 Replies

Queue Failed Jobs - Beanstalkd & Supervisor

I was trying to record some data to other table when the jobs fails. It works great in failed jobs t...

0 Likes
0 Replies

Ajax database record creation not working!

I have been facing problem for creating a database record using ajax! When i press create event, not...

0 Likes
8 Replies

Advanced ratings based on votes in different categories

I'm quite new here and are REALLY stuck on this. So i figured I could give this forum a try... I'm w...

0 Likes
4 Replies

Composer Not Update Properly

Hi, all I got a compose update error after added a service provider into app/config/app.php I added...

0 Likes
1 Replies
posted 10 years ago
0 Likes
1 Replies
posted 11 years ago

Instagram + Laravel

Hi ppl, so i'm trying to fetch my Instagram photos, and i try to use this package https://github.com...

0 Likes
3 Replies

Many-to-many or other way?

Hey, i'm just starting to plan a laravel project. I have a User-, BranchOffice- and a Company-Model...

0 Likes
1 Replies

When and how create packages?

Hi guys. Have something that is making me sleep lately: How and when use packages? My case: I want...

0 Likes
0 Replies
posted 10 years ago

The Response content must be a string or object implementing __toString(), \“boolean\” given."

I'm trying to return a rendered View using Response::json but I'm getting this error: The Response c...

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.