I'm trying to pass a collection of models to an email. However, in the email it turns out to become...
Using Socialite to authenticate users, our application throws a 400 error if a user chooses to "...
I am calling utility function in my controller function. The utility function returns a view. Howeve...
Hi, I have a view with two tables. the first table include a form with all the fields of a row of th...
I need to run a number of scheduled jobs at specific times. It is important they run at those times,...
Hi all, Just bought my tickets to go to Laracon EU this year, very excited to go to my first one! I...
I've been using Eloquent in a project outside of Laravel, and I needed pagination, so I built my own...
Hi! I have 2 folders on my server (one called test, the other prod) with the same laravel project in...
I'm getting repeated errors in the laravel.log file and using up cpu. [2015-07-09 20:52:27] test.ERR...
Hello, I am new on Laravel, and I try to build an application, that in some point, I have a form, in...
If you ever created complex global scope constraint, you must have faced a challenge with defining r...
I need some help getting a list of threads with the latest message from my database using eloquent....
I have 'products', 'categories' and 'category_product'. How can I return a list of products, sorted...
Hey everyone, I'm trying to output a png image via Laravel (I'm doing something for every page view...
Hello, I have the following code: abstract class I18NEntity extends \Entity { protected $appends =...
Fairly new to Laravel having been away from PHP, and coding in general, for about 6 years. I've got...
Hi all, I’m currently using “Partials” to create an create/edit form. I want to apply different ri...
Greetings. I am going to update my current website which is hosted using Laravel Forge, and I am unc...
I use Restful to create CRUD in laravel. And i add another route : Route::resource('article', 'A...
I am new to laravel framework. I am using Homestead as my development environment and everything wor...
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