Configurations cleanup & database configurations for mail and pdfs (#479)

* Move Mail, PDF configuration to Database, standardize configurations

* Set default currency to USD on install

* Pint code
This commit is contained in:
Darko Gjorgjijoski
2025-09-19 15:42:53 +02:00
committed by GitHub
parent 3da86965e1
commit 18d63a3375
24 changed files with 943 additions and 435 deletions

View File

@@ -13,6 +13,19 @@ use App\Models\RecurringInvoice;
use App\Models\TaxType;
return [
/*
|--------------------------------------------------------------------------
| Abilities Configuration
|--------------------------------------------------------------------------
|
| This file is for defining the abilities used in the application. Each
| ability includes a name, a unique identifier (ability), the associated
| model, and any dependencies on other abilities. This configuration helps
| manage user permissions and access control throughout the application.
|
*/
'abilities' => [
// Customer