csoftech/customer

This is for customer management.

v1.0.0 2021-08-24 04:07 UTC

This package is auto-updated.

Last update: 2024-04-25 10:38:09 UTC


README

This is to create custom package for customer management.

Install via composer composer require csoftech/customer

Then publish it php artisan vendor:publish

Then run migration and seeder php artisan migrate php artisan db:seed --class=PermissionsTableSeeder