I needed to change the Encryptor (because of a large legacy database and we cannot switch the users...
Hello, What are some possible solutions for sharing parts of my Laravel configuration with the brows...
Hi, First, I was unable to take the manual install path where I ran into dependency problem when I t...
Hey guys, Since last couple of months I have been working on a project management solution called 92...
Hi! I have a system and i want to keep track on revisions. I found the extension Revisonable and its...
Heya guys, Just finished a new package for Laravel that allows you to generate clean and accurate Mi...
how i can attach user_id to profile table when the user register because the register in laravel 5 b...
Hi, is there any chance to modify the input before validation? I have a DATE field an I want to conv...
Most of the listbox I use, make use of the lists function i.e. ->lists('id', 'name') Is there a n...
I have tried both ironmq and beanstalkd. This code in the routes: Route::get('test-queue', function(...
I've recently just started with Laravel, and loving it - made this to update a user's data - is it t...
Is there any good starting point code bases around for a profile style site? I have a few projects t...
I already created a column username and fill it in the users table that was used with the laravel 5...
This is what I was looking forward to validate (Doesn't work): @if('/auth/', preg_match(Request::pat...
I'm connecting over https with my browser, and in my middleware class when I call $request->secur...
Hey everyone, I have fallen in love with sendwithus for email template handling and sending. They ha...
Not sure what is up but my routes keep getting called twice. I have erased them all and just used th...
So I am calling the Redis functionality inside my Laravel application. I have an environment set up...
I have middleware setup to minify html and it works like a charm. I have the 404.blade.php page loa...
Hi folks, I'm very new to laravel and just trying to sum a column within my pivot table of a model....
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.