15/06
2018
This package will taking care about leave management in your organization.
-composer require crazyboy/leave
-php artisan vendor:publish --tag=leave
-composer dumpautoload
-php artisan migrate
-php artisan db:seed --class=UsersTableSeeder
, (*1)