cp .env.example .env
composer install
php artisan key:generate
php artisan migrate --seed
1. Employee
* Login
* Registration
* Profile (Edit & Update)
2. Company
* Login
* Registration
* Profile (Edit & Update)
3. Admin
* Login
email: [email protected]
pass : password
* Approval
* Reject