Add backend check for due invoices, #54

This commit is contained in:
2025-11-11 21:20:15 +01:00
parent b81c6d71f4
commit c682d0caf6
15 changed files with 112 additions and 23 deletions
+1
View File
@@ -2,5 +2,6 @@
return [
App\Providers\AppServiceProvider::class,
App\Providers\EventServiceProvider::class,
App\Providers\FortifyServiceProvider::class,
];