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,...
I think I found a problem with how queue:listen is implemented. The timeout setting (--timeout) does...
#Laravel-Datatables v0.3.1 Laravel-Datatables on GitHub Laravel-Datatables on Packagist Supported...
Hi, I'm using the same model ,e.g. query for displaying paginated results and total results. The re...
Can someone explain me why i get this error below? I dont realy understand it. Please explain for pe...
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