Support the ongoing development of Laravel.io →

4,599 Threads

How to join Triple Pivot table with another table

I have these tables categories id name sectors id name applications id category_id sector_id name...

0 Likes
1 Replies

Use unique validation for only specific record in database table

I'm trying to validate unique title for specific book_id it means is should be unique only specific...

0 Likes
1 Replies

Pictures linked to posts

Hello, I'm trying to create a system that will link multiple images with posts, for example, I want...

0 Likes
6 Replies
Solved

How to define polymorphic many-to-many-to-many?

I have a polymorphic relationship issue that i'm trying to solve. But i dont know how to go about it...

0 Likes
0 Replies

JWTAuth - query error!

Hi! Im using jwt.auth middleware in my routes like this: Route::post('/login','AuthController@Login'...

0 Likes
0 Replies

chunkById - Method chunkById does not exist.

I am taking data from a junction table and want to chunk by id but the method is not recognized. Her...

0 Likes
1 Replies
Solved

Why is "Redis\Database" contract the only one with implementation details?

The very ideia of a contract contradicts the usage of "Redis" in the namespace "Illum...

0 Likes
0 Replies

Reschedule Jobs

Hello, I might have a simple problem but it really bothers me. I have a model that has an 1:1 relati...

0 Likes
1 Replies
posted 10 years ago

Homestead - SQLSTATE[HY000] [2002] Connection refused

Hi, There's my local cnx data. 'driver' => 'mysql', 'host' => '127.0.0.1', 'database'...

0 Likes
9 Replies
Solved

Add Points after Stripe Payment

I'm at the very beginning of using stripe in my project (with Laravel Framework), and i want to ask...

0 Likes
0 Replies

Import / Export of CSV file?

How to create functional of importing and exporting Data Base rows. For example: i have 10 000 produ...

0 Likes
1 Replies

creating word file using database result for download

I want to create a word file for download after fetching all records from table. can anyone suggest...

0 Likes
1 Replies

Creating "Achievements" in Laravel

I have been looking at the possibilities of gamification on my webapp, which has been fun to think a...

0 Likes
7 Replies
Solved

Many to many pivot table insert datah

Hello, I am facing following problems while insert data in a pivot table. This is link Expecting sug...

0 Likes
0 Replies
posted 9 years ago

Laravel5 Seeder, ReflectionException, "class ?????TableSeeder does not exist" in Illuminate/Container/Container.php:776

Not sure if you can post questions about Laravel 5 yet? Running "php artisan db:seed" in...

0 Likes
21 Replies
Solved

Reportico SQL Reports Designer for Laravel 5.x

Hi Just wanted to point out that the SQL Reports Designer Package Reportico now works with Laravel 5...

0 Likes
0 Replies

Laravel 5.3 Dependant Dropdown functionality issue

Hi All, I'm attempting to create a successful dependant dropdown menu. I've run into some problems.....

0 Likes
0 Replies

Executing an SQL SERVER (MSSQL) Stored Procedure from laravel DB::select()

I have a proble related to this issue If I do: $st = \DB::select( "DECLARE @liResult I...

0 Likes
0 Replies
posted 10 years ago

HELP! MSSQL Stored Procedure with INPUT and OUTPUT parameters, Best practice in Laravel?

Hi Everybody, Please help me. I would like to run a stored procedure through MSSQL, the procedure ha...

0 Likes
2 Replies

leftJoin with replace in condition

A part of an existing plain sql condition contains follow leftJoin part: LEFT JOIN database.table1 x...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.