Hi, I do have a dynamically generated questionaire form which fetch all published questions from the...
This issue is essentially a duplicate of this SO post I managed to find: http://stackoverflow.com/qu...
Hi i am working with Laravel 4.2.17 , PHPUnit 5.1.1 and PHP 5.6.16 . I am using PHPStorm as My Edito...
I have this code and yesterday was working normally: \App\News.php public function readUsers() {...
ashanoulu liked this thread
Hey there. I am building an API with Lumen, which looks great. The problem I am facing now applies o...
I have written a helper method for some tests that contains the following line of code: $user->or...
Hello. I want to seed my database with users that have specific roles for every website. To do that...
Looking for a tool with guide to compress my CSS & JS File into one file & No spaces. Questi...
I have following relations: in TransportOrder Model: public function statuses(){ return $this-&g...
Hello Is there anyone that have migrated from CakePHP to Laravel? What is best approach to do this w...
Error: FatalErrorException in RegisterController.php line 22: Class 'App\Paises' not found in Regist...
I want manage single session on laravel application and magento application. so i have changed the l...
So, i have a database that is in iso-8859-1, and the website is supposed to be in utf8. I do not hav...
I am implementing Server APIs for Mobile App using Laravel 4. Can I use Auth::user() to get the curr...
So I have a Vip model: class Vip extends Model { use MemberTypeTrait; use RecordStatusActive...
Hi all, my 5.1 application has a form that allows for deleting an employee. When the user clicks on...
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...
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