This repository includes following laravel packages:
- fzaninotto/Faker
- Yajra/DataTable
- Yajra/DataTable Buttons.
# Install Dependencies
composer install
# Run Migrations
php artisan migrate
# Import Customers
php artisan db:seed
# Add virtual host if using Apache or you can also use php artisan serve
## Endpoints