I'm using Laravel 4 and I'm trying to get multiple values to display instead of one. When I try, I g...
Hello all i'm trying to have for my website 3 post for each Categories but in my controller i'm doin...
Hi, does anyone know when 5.2 is going to be released? Can't seem to find an ETA anywhere..
Hello everibody, it's my first post, googled a lot but didn't find anithing could help. Here is the...
I've used davejamesmiller/laravel-breadcrumbs previously and when it came time to use it again in my...
I'm using Laravel 4 and I'm trying to change the laravel blade link to use a normal html link. My bl...
How should I set this file ? APP_ENV=local APP_DEBUG=true
Hi, I started with a new application, but I struggle with setting up my Models and Relations. Let me...
Hi, I am having problems saving the Multipart Image sent from Android application to laravel. As soo...
Hi there, i created a generator of Bootstrap 3 progress bars based on dates, i use it to show the ex...
Hello, i made a simple email form, and when I send i've this error : ErrorException in DiskKeyCache....
Hi, I’m a web apps developer. I’m facing problem by some black head hacker. I had developed a site u...
New to Laravel, My form looks like this {!! Form::open(array('action' => array('SearchController...
Howdy all, I'm currently building a dashboard for an order system Ive been building in L5(first proj...
Hi I'm iqra, I'm a newbie in laravel, I want to run a query like this SELECT vote, slug, COUNT(*) FR...
I've got a model called Provider and one called Service. A Service has a one-to-many relationship wi...
can i login using auth::attempt without hash the password ? i already have the database users from m...
I have a custom PHP script I use for environment restores. This script is inaccessible via HTTP and...
In the docs, I see DB::table('users') ->where('id', 1) ->update(array(...
Hi there folks, I am having a problem on Laravel, since I am a newbie on Laravel Framework, I am wat...
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