crazyboy / leave
This package will taking care about leave management in your organization.
dev-master
2018-06-15 05:58 UTC
This package is not auto-updated.
Last update: 2026-03-29 14:03:58 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