Employee-Payroll-with-laravel-framework
Employee-Payroll-with-laravel-framework copied to clipboard
Database error
C:\xampp\htdocs\payroll>php artisan db:seed
Seeding: UsersTableSeeder
In Connection.php line 664:
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'payroll.departments' doesn't exist (SQL: insert into de partments
(name
, slug
, updated_at
, created_at
) values (dicta, dicta, 2018-11-14 22:51:48, 2018-11-14 22:51
:48))
In Connection.php line 452:
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'payroll.departments' doesn't exist
Why;