At http://laravel.com/docs/4.2/validation I can do validation like that $validator = Validator::make...
I have impmented google recpatcha using JS. I have a upload image field on the form, when I upload t...
Hi Having read about & played with Laravel, I started to build an application with it for one of...
I have created some test model classes, which have corresponding migrations and seeders. It all work...
Hi Everyone, I'm having a problem with laravel 4 MIME types. Everytime I upload an image(it can be j...
How to set up Laravel and nodeJS project? Kinda a newb here, in the past with wordpress or codeigni...
Hi guys, I'm using Beanstalkd/Queues and looking at the logs, I see some failed queues with the belo...
Hi Everyone How would I echo a session array in laravel? AccountController.php $name = makeRandom...
I have a pretty typical application whereby I have layouts/main.blade.php which acts as the page lay...
I created a totally working application which has tables like notes, invoices, projets, clients, etc...
Hi, I'm working on a package (or two) and am wondering how to divide it up. My original plan was to...
ok now i installed laravel 4.2 on ubuntu 14.4 with apache and nginx proxy . and when i create route...
Can someone show me how to write this in Eloquent? SELECT * FROM `projects` WHERE `id`='17' OR `id`=...
Hello, I did follow the tuts+ course about making a ecommerce site. Now I wonder if this can be done...
Hi all, At the moment I am developing an ecommerce solution based on the Laravel framework. One of t...
I can view the exception, but is there a way to get the response from sending an email via smtp? Pri...
Hi, i was using sublime but it dose not have presuggest for keywords of .blade files (such as @exten...
In my project I am having a hard time passing the id of a page (In this situation it is a page showi...
hi i'm beginner laravel i have problem when i use comand composer update so i migrate table they sh...
Need help in connecting laravel app to MySQL over SSL. We have been trying to connect to MySQL over...
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.