Global Regex Patterns do not work. Laravel 5.0 documentation states that global patterns should be p...
i am a newbie to laravel and laravel 5 and so far i am having such a hard time, it's just problem af...
Hello! I'm encountering an issue with form validation and user storage. I have two database connecti...
I'm using Laravel 4 and I'm trying to get the url bar to display the text url that is saved in the d...
I've used Laravel's pagination method but in my view it is escaping HTML I'm trying: {{$tags->ren...
Hi, I've been looking at Cache docs: http://laravel.com/docs/5.0/cache I want to use Cache in my mod...
I want to create a library class called Points. This class will just have a single method to send da...
I might be missing something here, I have created a Laravel 5 App inside of homestead box and mapped...
I am moving an older app from another framework into Laravel 5 and have the relationships set up in...
i'm stuck at this very basic form, that i could not accomplish, which i want to build a search form...
I wanted to use https://github.com/jenssegers/laravel-mongodb for connecting to Mongodb with laravel...
Hey all I have a simple mailer that is working like a charm locally on a Homestead Vagrant box, Howe...
I have an old built project that i would like to port over to Laravel, which i am working on locally...
It's impossible for me to create configuration for my local environment, because Laravel keeps compl...
Hi all, I've played briefly with Laravel 4.1.31 on HHVM, but I'm interested whether it has 100% comp...
I have got a the following problem: I have create a simple Image Upload Process like this. public fu...
I have created a new connection in my config.database like; 'mysql' => [ 'driver' => 'mys...
Laravel 5 pagination I found vulnerability. standard pagination website.com/list_web?page=2 Paginati...
hello i want to redirect back after a validation but it should go to a specific div id, how can i do...
Please see the below tables and how to get Member -> donation[]->material by priority where is...
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