Laravel-Employee-Management icon indicating copy to clipboard operation
Laravel-Employee-Management copied to clipboard

Employee Management with Laravel (Filament)

Employee-Management

EM

Installation

Update composer

composer update
cp .env.example .env
php artisan migrate:fresh --seed
php artisan shield:install
Email: [email protected]
PW   : admin

End Point employees API URL/api/employees