seat-billing
A billing system for mining/PvE costs for corps/alliances, (*1)
Quick Installation:
In your seat directory (By default: /var/www/seat), type the following:, (*2)
php artisan down
composer require denngarr/seat-billing
php artisan vendor:publish --force
php artisan migrate
php artisan up
And now, when you log into 'Seat', you should see a 'Seat IRS' link on the left., (*3)
You should schedule a job to run Monthly called 'billing:update'. This will calculate the bills for the corps each month., (*4)
Good luck, and Happy Hunting!! o7, (*5)