Hi devs, Can anyone help me with this I have four tables users id|name|email|password rooms id|user_...
HI, i have one library at he App\Libraries and there i have file providers.php <?php return [...
Hello I want to do a mass assignment from a request, but im facing some trouble with the autogenerat...
Hello all, I have a project in laravel 4.2 and i wants to upgrade it to 5.2. How to do this? Is ther...
Hello, I have a lot of repetitive repository classes, like: class UserRepository extends Repository...
How can i parse dynamic data from ckeditor or textarea. I need to put laravle blade into ckeditor li...
Hey guys!!! How are you doing? I hope great! I am facing some issues working with Laravel 5.2 and ho...
I have a laravel 5.1 application. Is there any totally free hosting site where i can host this app.
Hi everybody. I need your advice about something. I am currently making a CMS in Laravel 5.2. I've c...
Hi i'm new in laravel. I know that this is fairly popular problem. I've beenn searching for the solu...
how do i add a where clause on these query given by google...i want to put on the where clause.. whe...
This might sound a little bit silly, but I can't get Laravel-Excel to do a basic workflow: Open a fi...
I'm trying to create a search function that will search through multiple tables. My problem: I can't...
Hey there, I am new to laravel i have created laravel basic authentication using command line, ever...
Hello! I'm having an issue with one of my eager loaded relationship. I'm trying to get a Document an...
Hello I have followed this tutorial step by step with no joy: http://novate.co.uk/deploy-laravel-5-o...
Hi, I uploaded my project (that was working on homestead) to my live server. And I'm getting an erro...
Is it possible to return an array from the 'handle' method of a Command back to the controller who i...
Hi, Table 1 public function up() { Schema::create('materials', function (Blueprint $tabl...
Hi, I have upload video files in the storage/app directory. how read video files and play in view fr...
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