Hi, i just learned to use laravel and ldap. Currently, I'm creating a web system for employees. I ha...
How do I perform a Laravel unique validation on multiple columns for unique relations. One user can...
i want get last post On Tag : 1 - paginate All Tags ( order By created_at ) ( for Example : $blogTag...
I have a table that needs to store confidential data in two BLOB columns. The overall SQL statement...
good day all, i hope people here will be able to help me out. i am working on this OAuth login mecha...
QueryException in Connection.php line 729: SQLSTATE[HY000]: General error: 1449 The user specified a...
Hey all! I'm developing a Laravel project requiring to secure stored data. Upon analyzing the soluti...
Hi, I am studing laravel and I wuold like to devlop the firt "backend panel" using this fr...
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...
If I change the Migration Structure (such like CreatePasswordResetsTable) How I to change the databa...
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?
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...
Hi to all. Since I designed my db, I came out with a self related model in my entity relational diag...
What is the best approach to display data in Alphabetical order using Laravel. what is the best way...
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