Skip to content

suruzz123/empl_mngmnt

Repository files navigation

composer install

composer update

Adjust the database credentials

php artisan key:generate

php artisan migrate

php artisan db:seed

php artisan storage:link

php artisan serve

Login credentials

Admin Account: ['email' => 'user@user.com', 'password' => '11111111']
Employee Account: ['email' => 'employee1@gmail.com', 'password' => 'employee123']

https://github.com/suruzz123/empl_mngmnt

About

Employee Management Laravel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published