mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-nostr.git
synced 2026-01-25 04:13:17 +00:00
🗑️ Remove Pulse and Sanctum configuration files due to deprecation
🛠️ Upgrade to Laravel 12 and update dependencies, including `laravel-echo` and `pusher-js` 🗑️ Remove `laravel/folio` package and related configurations
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
|
||||
return [
|
||||
App\Providers\AppServiceProvider::class,
|
||||
App\Providers\FolioServiceProvider::class,
|
||||
// App\Providers\FolioServiceProvider::class, // Disabled - laravel/folio package removed during Laravel 12 upgrade
|
||||
App\Providers\NostrAuthServiceProvider::class,
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user