Support the ongoing development of Laravel.io →

4,604 Threads

I am attempting a dynamic dependant dropdown.

Greetings Everyone, I've been following a tutorial on youtube for a dependant dropdown. when i follo...

0 Likes
7 Replies

Command "dump-autoload" is not defined.

When creating a migration on a new laravel 5 install. I got this error message as the artisan comman...

0 Likes
3 Replies

group by + min

i have models "Book" and "BookCategory" how to select the cheapest book in every...

0 Likes
3 Replies

where() on with() relation

Hello guys, I'm using Laravel for a while and I love it :) It's my first post here, so I'd like to s...

0 Likes
15 Replies

"Base table not found" error when extending Model

Hello guys! I got a problem that I'm not managing to solve. I have a model called "Jogo" t...

0 Likes
11 Replies
Solved

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

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.

© 2025 Laravel.io - All rights reserved.