PHP7 infographic https://www.zend.com/en/resources/php7_infographic
Hello all, I'm struggling with the following problem. I have three tables - Users, Groups and Roles....
I'm trying to make a generic model for all tables. But I have a strange problem. If I try this: $thi...
When I do: DB::beginTransaction(); //T1 Device::insert(array("submit_hash" => "tri...
Hello, We would like to make auto-suggestion functionality for a text box(airport value ) such as th...
Imagine I have an API and this can only be used by authenticated users. I want to get all my albums...
Hello everyone, can you explain me how redirect()->route('home') works while redirect() return an...
I am not sure if it is possible to run/install vagrant (but why wouldnt it be.. i can ssh and do wha...
i have a big app created using cakephp i need to convert it to laravel . Do exist any approach th...
Hi, I make a few small Laravel projects. There are some common things that I often do when starting...
Let me set the scene, so to speak. I have an "Item" class which has different food items (...
I'm setting up a fairly straight-forward CRUD app with Laravel 5.1 and I've run in to something that...
I am new to Laravel and I am came across Filesystem today. I know that It has comprehensive advantag...
So I got a small situation here i got a model for pages, with a all so known parent_id field as rela...
I'm a long time old school procedural programmer, slowly (at my age, everything is slow) getting my...
Hello How can i debug my errors in laravel 4? unlike PHP, laravel just says Whooops something went w...
I'm currently setting up a new laravel project for my personal site and rather than using any third...
Hello, I'm getting a need for use several classes in my application and If I have a single interface...
When i run gulp on my server i get this error [06:17:51] Finished 'default' after 1.04 s [06:17:57]...
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.