Eelco
Eelco
sql-app-manager.ts does nothing with the column 'enabled' as stated in the documentation to create an apps table for app authentication https://github.com/soketi/soketi/blob/5d188786beaf683aca2115a6247dcdc15c29ac77/src/app-managers/sql-app-manager.ts#L79C15-L79C25 and https://github.com/soketi/soketi/blob/5d188786beaf683aca2115a6247dcdc15c29ac77/src/app-managers/sql-app-manager.ts#L88 just do a where clause on the...
Error when using multiple domains in a panel: ```bash Unable to prepare route [two-factor-authentication] for serialization. Another route has already been assigned name [filament.central-admin.auth.two-factor]. at vendor/laravel/framework/src/Illuminate/Routing/AbstractRouteCollection.php:247 243▕ $route->name($this->generateRouteName()); 244▕ 245▕...