Query I want to convert is : SELECT brands.url_key,devices.* FROM brands INNER JOIN devices ON devic...
Hi I've been searching around a little bit but cannot seem to find it. I have a a column in my datab...
I'm trying to test a file upload but when action is touched, there is no file in Input::file. This i...
I know this question was asked before and I have tried solutions from those posts but I still cannot...
It would be nice to return to a thread I have been giving my thoughts in and see if the author needs...
Hi everyone, i have just finished building the views for the admin pages but i want the user to the...
Hi, I am having difficultly understanding how to return information from a distant third table. I ha...
I'am using laravel 5.1 and i have this two routes Route::get('/profile',array('uses'=>'ProfileCon...
Hey, I have two 3 models all of them work fine and each one links to the one above. Company Distribu...
i am calling the form from ajax and after submitting the form, validation error message not showing,...
I've just updated to 5.2 and since then, I'm not able to log in. It takes my login and redirects me...
We have a website on the subject of coupons with a backend behind where we can manage and configure...
Hi, So I have an application in Laravel 5.2 and it's running really slow. I've ran all the composer...
Hi please i wana this excel function if(A2="";"";if(OR(R2="Email";...
So, i'm a total noob for laravel and i'm been studying laravel guides from youtube videos and in a p...
I have set up a sample route to test if my laravel is working Route::get('users/hello', function() {...
Hi All, can somebody advise me which best plugin or way to implement sort & filtering using AJAX...
Hello, I am new to Laravel. I am trying to use CKEditor with KCFinder (File browser). I have impleme...
how do i fetch lat and lng in the database and display in the google maps using laravel? anyone who...
please help me. how i can update data from database using select option, ajax onchange without submi...
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