Support the ongoing development of Laravel.io →

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 9 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 9 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 9 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 9 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 9 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 9 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
posted 9 years ago

Output PNG via Browser

Hey everyone, I'm trying to output a png image via Laravel (I'm doing something for every page view...

0 Likes
3 Replies
Solved
posted 9 years ago

Wrong query generation

Hello, I have the following code: abstract class I18NEntity extends \Entity { protected $appends =...

0 Likes
0 Replies

Help with HasOneThrough method (i think?)

Fairly new to Laravel having been away from PHP, and coding in general, for about 6 years. I've got...

0 Likes
0 Replies

User acces on input level

Hi all, I’m currently using “Partials” to create an create/edit form. I want to apply different ri...

0 Likes
2 Replies

Laravel Forge - Does it redeploy files in "app/storage"

Greetings. I am going to update my current website which is hosted using Laravel Forge, and I am unc...

0 Likes
0 Replies
posted 9 years ago

How to avoid method collision in Restful

I use Restful to create CRUD in laravel. And i add another route : Route::resource('article', 'A...

0 Likes
2 Replies
Solved

laravel 5.1 retuns garbled charachers from mysql

I am new to laravel framework. I am using Homestead as my development environment and everything wor...

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