condoedge/finance

Finance and accouning module to your kompo application

v0.0.25 2025-02-26 17:55 UTC

README

To seed the database with the initial data, run the following command:

php artisan db:seed --class=\\Condoedge\\Finance\\Database\\Seeders\\BaseSeeder

To seed the configuration data, run the following command:

php artisan db:seed --class=\\Condoedge\\Finance\\Database\\Seeders\\SettingsSeeder