[cross-post from /r/laravel] Newbie question. I'm checking out Laravel for the first time, and am im...
Back in my spaghetti-code I written a class that could handle conditional forms, I could, for exampl...
I am new to Laravel. I have seen few tutorials and few code snippets on stackoverflow.com. Few show...
Hi, just a question on best practice, I have a Laravel application that I want to scale across 2 web...
I want to implement the feature of session out. But regards to that I meant that if somebody is logg...
I'm not certain how to pose this, or name the subject. I'd like to email the link of an invoice rout...
I need to add a new table to my database but realised if i run migrations again it will need to roll...
Hi Guy: When i create a model, for some reasons artisan also create Migration files. see below ubunt...
I have an app written in Laravel that supports multiple sites managed under one install. I'm lookin...
For example if Laravel is used to create a Forum and each forum user can choose the theme used to re...
What I am doing is I think fairly simple and I was able to do this in L4 but L5 is a bit more compli...
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...
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