https://github.com/GrahamCampbell/Laravel-Navigation If someone could provide an example for Graham...
Hi there I am fairly new to Laravel and for my current project I decided to use the Bootstrap-CMS fr...
You can use Imagine https://github.com/orchestral/imagine it is fairly easy to use. With Imagine you...
Try /Validator::make($rules); or even better, use the controller validation as described here http:...
Validation: This is not the correct syntax. You are validating the fields 'image', 'mime' and 'max'....
Kpzani has made a valid suggestion, this will give you further clues on what might be wrong. I belie...
I run it this morning on http://www.webpagetest.org and there are certainly things that could be opt...
The Laravel portal for problem solving, knowledge sharing and community building.