I just noticed new directory /resources/assets That's where all of my css/js/images should go for n...
Does somebody using Repository pattern in Laravel 5? I need some examples. Or is it a bad practice t...
Hello, i am using Apache as backend server and nginx as frontend server. I need to make PDF files do...
Did someone tried Summernote (http://hackerwins.github.io/summernote/) image uploading? By default i...
Hello, how can i make category tree's like: Category 1 category 1.1 category 1.1.1 Categor...
By the way: Input::all(); returns data in array type? Not a single string?
I have access to both databases, but old site is using Drupal and i want to transfer all db data in...
grindmodeon said: Validator can accept any input at all. I would personally be using Input::get('q'...
The Laravel portal for problem solving, knowledge sharing and community building.