Installation
Installation
You can install the package via composer:
composer require pratiksh/payablePublish Migrations
Packages Contains 3 table
fiscals
payments
payment_histories
php artisan vendor:publish --tag=payable-migrationsPublish Config file
Install payable
php artisan vendor:publish --tag=payable-configMigrate Database
php artisan migrateLast updated