Not sure if you can post questions about Laravel 5 yet? Running "php artisan db:seed" in...
I have exactly the same problem with mocking Schema but Issue 2805 does not appear to exist.
I searched and searched and searched and could not find an answer to this question, but I do have a...
It looks like your TableSeeder needs "use Illuminate\Support\Facades\DB;" Seeder now work...
Solved my own problem...... but found another! Add this to the top of DatabaseSeeder.php "use d...
The "No input file specified" error means that the web server has not been able to find...
The Laravel portal for problem solving, knowledge sharing and community building.
The community