On October 8, 2020 . By CodimTh Category: Web Laravel Issue: Class Seeder does not exist - Laravel when I use php artisan db:seed Solution: you need to run the following command in order to run the seeder command. First Run this command: composer dumpautoload Then seed the seeder: php artisan db:seed Tags : Laravel Laravel tutoriel Tips Laravel Previous PostHow to Create Custom Middleware in Laravel 7Next PostHow to add translation to a custom module in Drupal 8 Comments Add new comment Your name Subject Comment About text formats Restricted HTML Leave this field blank
Comments