I am using laravel 5.2 and i have made authentication system by using laravel's "make:auth"...
Is there actually a Jade templating engine for Laravel 5? I've tried rvanasperen/laravel-jade but it...
So I've been struggling with this problem for the past few days. I want to return $name as a json re...
I migrated my local laravel 5 project onto my AWS ec2 lamp Ubuntu server. http://realtoraxe.com/real...
Hello, Is it possible to use Sentinel Kickstart on laravel 5.2? How can I do this job? Anyone done t...
Can I do the following by passing both $request and $data in the same line? I have looked over the l...
I am new install laravel in Ubuntu (mysql). I use Bitnami Lamp server. I get message when i run comm...
I have the following tables: Table: clients Schema::create('clients', function(Blueprint $table) {...
I tried mail function on my localhost. It is OK. But when I upload my project on Bluehost live serve...
I'm using Laravel to build a package which will include some Admin functionality and will include so...
The return statement does not seem to work there? There is no difference whether I added that line o...
Hi guys, I'm wondering how to deal with this situation: I have this structure: Ingredients (basic li...
Is it possible to create "lazy DB connection" in Laravel on easy way? If my app cache all...
Hi all, can i know algorithm to get session info payload stored in my database? i have to build a fu...
Hi there! I'm falling down with some Lumen issues here and I thought someone may be able to help me...
Hello Everyone, I am attempting to create a PDF from a view. I have read that the Barryvdh/dompdf i...
Hello Folks! my problem next > when i use jquery login , server response 201 OK , and when javasc...
I've used Laravel 4 for projects the past, but I've just recently picked up L5 and am struggling to...
I'm using (non laravel) packages which I downloaded into vendor/bower_compontents (directory defined...
With Laravel 5.0 you can use the Service folder for creating your services. But in Laravel 5.2 there...
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.