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...
Greetings to all.. I'm new in this comunity and excuse if i'm breaking any rule with this question i...
Hi to all. Since I designed my db, I came out with a self related model in my entity relational diag...
I have tried creating new vue component with the same template with the Example.vue scaffolding. Inv...
my controller public function create() { //$cities = City::lists('name' , 'id'); $cities...
What is the best approach to display data in Alphabetical order using Laravel. what is the best way...
I have a folder structure like this: -app --modules ---Account ----Views ----layout.blade.php ----a...
I've a one DataBase(game) where some tables has own prefix and own relations which not related with...
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