Support the ongoing development of Laravel.io →

Route::bind not working in production on ubuntu

Using Laravel 5.0, we develop locally using Homestead and everything works fine. When we deploy the...

0 Likes
1 Replies

I want to send one message to multiple recipients (array) stored in to_ array and I don't want any recipent see other emails

can you help me ? I don't want any recipent see other emails my code : Mail::queue('emails.msg', $vi...

0 Likes
3 Replies

Laravel 4.2 to 5 Class 'App\Http\Controllers\Controller' not found

I upgraded my project from Laravel 4.2 to 5.0 but I get this error when I finish the process: Class...

0 Likes
5 Replies
posted 11 years ago

Indirect modification of overloaded property has no effect

I feel like this is easy to fix, but it gives me a headache. The following code throws the error Ind...

0 Likes
2 Replies
Solved
posted 10 years ago

Why archive pages are not working?

There are so many links to archive pages from Google but none of them are opening beacuse dns look u...

0 Likes
0 Replies

Regex Validation Help

it's posible If get help with a validation regex to it allow at least one special character, at leas...

0 Likes
2 Replies
posted 10 years ago

Good use of decorators

Hi all, I’m implementing a shopping cart system and looking for a clean way to get the price, VAT, b...

0 Likes
0 Replies

Collections and classes passed to an email view become arrays

I'm trying to pass a collection of models to an email. However, in the email it turns out to become...

0 Likes
1 Replies

Socialite Google Auth "Cancel" not handled

Using Socialite to authenticate users, our application throws a 400 error if a user chooses to "...

0 Likes
1 Replies

Laravel return a blank view

I am calling utility function in my controller function. The utility function returns a view. Howeve...

0 Likes
2 Replies
Solved
posted 10 years ago

table list and row in two differents tables

Hi, I have a view with two tables. the first table include a form with all the fields of a row of th...

0 Likes
2 Replies
Solved
posted 10 years ago

Run a scheduled task, then catch up if it is missed?

I need to run a number of scheduled jobs at specific times. It is important they run at those times,...

0 Likes
2 Replies

Attending Laracon 2015

Hi all, Just bought my tickets to go to Laracon EU this year, very excited to go to my first one! I...

0 Likes
4 Replies

eloquent equivalent of SQL_CALC_FOUND_ROWS

I've been using Eloquent in a project outside of Laravel, and I needed pagination, so I built my own...

0 Likes
2 Replies
posted 10 years ago

Laravel 4.2 - send mails issue

Hi! I have 2 folders on my server (one called test, the other prod) with the same laravel project in...

0 Likes
4 Replies
Solved
posted 10 years ago

'Class 'Pheanstalk_Pheanstalk' not found'

I'm getting repeated errors in the laravel.log file and using up cpu. [2015-07-09 20:52:27] test.ERR...

0 Likes
2 Replies

Custom Validator for form array fields

Hello, I am new on Laravel, and I try to build an application, that in some point, I have a form, in...

0 Likes
1 Replies

super Easy Global Scope definition

If you ever created complex global scope constraint, you must have faced a challenge with defining r...

0 Likes
0 Replies
posted 10 years ago

Getting list of threads with latest message in Laravel

I need some help getting a list of threads with the latest message from my database using eloquent....

0 Likes
1 Replies
posted 10 years ago

Eloquent: sort by pivot table?

I have 'products', 'categories' and 'category_product'. How can I return a list of products, sorted...

0 Likes
1 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.