I have two PHP applications, one is normal php application and another laravel application, I have l...
How do i do it ?? without loosing my earlier data and my earlier migration ??
Hi, I have a following pice of code in the snippets, that I am using jQuery Datepicker. But, if the...
Hello Guys , I have a filter search , and I want to search WHERE , JUST if the value is not empty ....
Hi all, Wanting to grab an entire model to dump in CSV format for a report, however, in this case, u...
Hi, I have learned how to get a token after the authorization via OAuth 2 providers (like Dropbox, E...
With the ever rising technology and the increasing competition in the web world, it has become hard...
If I change the Migration Structure (such like CreatePasswordResetsTable) How I to change the databa...
So I was trying to do some nice looking registration, then user presses register button ajax checks...
Lets say I have the following code. $ideas=IdeaUser::join('ideas as idea', 'idea.fk_user_id', '...
When I use the code below, error occurs . DB::table('area as a') ->select('a.*', DB::...
Has anyone used the Laravel framework with Unreal Engine 4 for authentication purposes?
Hi I am still learning and would just like to ask how I would refactor the following? $propertie...
I'm unable to connect with laravel 5.4 can any one help me out... Thanks in advance.
Hi there, I have created two new Laravel projects called "home" and "portal", an...
I have a question regarding configuring a laravel application to host multiple different websites us...
In a RestFul API, I want to handle the exception before sent header. How could I do that?
Fellow Laravel-users, I'm looking into encryption through laravel 5.4, and what I would like is to e...
Hello everyone, I need to call an image from outside the framework and display in my view how do I d...
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