Support the ongoing development of Laravel.io →

ghkdev

Joined 25 Jul 2014

Statistics

Threads 1
Replies 6
Solutions 1
Articles 0
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
replied 8 years ago

Laravel schema unit test doesn't work.

I have exactly the same problem with mocking Schema but Issue 2805 does not appear to exist.

0 Likes
replied 8 years ago

Eloquent Polymorphic Many to Many morphTo

I searched and searched and searched and could not find an answer to this question, but I do have a...

0 Likes
replied 9 years ago

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

It looks like your TableSeeder needs "use Illuminate\Support\Facades\DB;" Seeder now work...

0 Likes
Solved
replied 9 years ago

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

Solved my own problem...... but found another! Add this to the top of DatabaseSeeder.php "use d...

0 Likes
replied 9 years ago

"No input file specified" using Homestead

The "No input file specified" error means that the web server has not been able to find...

0 Likes

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.