Using Laravel 5.0, we develop locally using Homestead and everything works fine. When we deploy the...
can you help me ? I don't want any recipent see other emails my code : Mail::queue('emails.msg', $vi...
I upgraded my project from Laravel 4.2 to 5.0 but I get this error when I finish the process: Class...
I feel like this is easy to fix, but it gives me a headache. The following code throws the error Ind...
There are so many links to archive pages from Google but none of them are opening beacuse dns look u...
it's posible If get help with a validation regex to it allow at least one special character, at leas...
Hi all, I’m implementing a shopping cart system and looking for a clean way to get the price, VAT, b...
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...
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