I have these tables categories id name sectors id name applications id category_id sector_id name...
I'm trying to validate unique title for specific book_id it means is should be unique only specific...
Hello, I'm trying to create a system that will link multiple images with posts, for example, I want...
I have a polymorphic relationship issue that i'm trying to solve. But i dont know how to go about it...
Hi! Im using jwt.auth middleware in my routes like this: Route::post('/login','AuthController@Login'...
I am taking data from a junction table and want to chunk by id but the method is not recognized. Her...
The very ideia of a contract contradicts the usage of "Redis" in the namespace "Illum...
Hello, I might have a simple problem but it really bothers me. I have a model that has an 1:1 relati...
Hi, There's my local cnx data. 'driver' => 'mysql', 'host' => '127.0.0.1', 'database'...
I'm at the very beginning of using stripe in my project (with Laravel Framework), and i want to ask...
How to create functional of importing and exporting Data Base rows. For example: i have 10 000 produ...
I want to create a word file for download after fetching all records from table. can anyone suggest...
I have been looking at the possibilities of gamification on my webapp, which has been fun to think a...
Hello, I am facing following problems while insert data in a pivot table. This is link Expecting sug...
Not sure if you can post questions about Laravel 5 yet? Running "php artisan db:seed" in...
Hi Just wanted to point out that the SQL Reports Designer Package Reportico now works with Laravel 5...
Hi All, I'm attempting to create a successful dependant dropdown menu. I've run into some problems.....
I have a proble related to this issue If I do: $st = \DB::select( "DECLARE @liResult I...
Hi Everybody, Please help me. I would like to run a stored procedure through MSSQL, the procedure ha...
A part of an existing plain sql condition contains follow leftJoin part: LEFT JOIN database.table1 x...
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