crazyboy / leave
This package will taking care about leave management in your organization.
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:JavaScript
This package is not auto-updated.
Last update: 2025-06-08 09:34:29 UTC
README
This is demo package
#Installation
#comment all lines in routes/web.php file.
#run command
-composer require crazyboy/leave
-php artisan vendor:publish --tag=leave
-composer dumpautoload
-php artisan migrate
-php artisan db:seed --class=UsersTableSeeder