Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 221 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 221 Bytes

ems

simple employees management system with laravel

create a database named db_employes

execute the command composer install

execute the command php artisan migrate --seed