I wish to create a grouped dropdown list using Blade and Form builder. That should be simple, but th...
Hi, I am trying to install Laravel 4.2 in a Windows 8 desktop. I have the latest version of WAMP an...
Hello, Here my case. I need to filter data send to $request->get('filters') and delete invalid su...
Dear folks, Ref:Laravel5 I am looking for a way to clear the configuration cache programmatically. S...
Hello community, im facing a problem when i put session driver to "redis" i only get white...
Hi, Is there a simple way to change the default Laravel 5 authentication URL's like so: mysite.com/...
Hello, I'am wondering what is the best way to generate form & URL with laravel 5 now that form g...
Following this Helpful Getting Started Guide: http://www.sitepoint.com/getting-started-laravel-nitr...
I'm trying to get my css to work correctly. I used {{ HTML::style('css/style.css') }} But when I go...
Hello, I'm using Ubuntu 14.04. I have installed LAMP, Composer and I installed Laravel. I created vi...
Hello , I am using below code for redirect to login page on session expires. Route::post('/company/a...
Ok, I'm sure it simple, but I've been pulling my hair out on this one... My model file: Handicap.php...
It seems like errors are more vague than they used to be. When there was an error, it used to displa...
i'm using mysql and a stored procedure. my model looks like this class TaskAssignment extends Eloque...
Hi I am using laravel 5 default user authentication system except that I have added few exra fields...
Hiya guys! I'm implementing Repossitory pattern for my Eloquent model. I actually have a little prob...
Good morning, As I deployed my project on the server, I started having some security issues. Basical...
I have a Show model with a show_type column. This is a hasOne relationship to a ShowTypes model. The...
I've got composer installed in /usr/local/bin/, and has owner root, group admin. Whenever I install...
Hello all, I am building some platform. where main packages are under namespace CRM, like CRM\Core,...
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.