WIP #3
Annotations
10 errors
phpstan:
src/Commands/FilamentJetstreamCommand.php#L20
Command "filament:jetstream:install" does not have option "team".
|
phpstan:
src/Commands/FilamentJetstreamCommand.php#L22
Command "filament:jetstream:install" does not have option "verification".
|
phpstan:
src/Commands/FilamentJetstreamCommand.php#L29
Command "filament:jetstream:install" does not have option "team".
|
phpstan:
src/Commands/FilamentJetstreamCommand.php#L64
Command "filament:jetstream:install" does not have option "verification".
|
phpstan:
src/FilamentJetstreamPlugin.php#L37
Call to static method getUrl() on an unknown class App\Filament\App\Pages\EditProfile.
|
phpstan:
src/FilamentJetstreamPlugin.php#L48
Call to static method getUrl() on an unknown class App\Filament\App\Pages\ApiTokens.
|
phpstan:
src/FilamentJetstreamPlugin.php#L55
Class App\Models\Team not found.
|
phpstan:
src/FilamentJetstreamPlugin.php#L62
Call to static method getUrl() on an unknown class App\Filament\App\Pages\EditTeam.
|
phpstan:
src/Listeners/CreatePersonalTeam.php#L25
Call to static method forceCreate() on an unknown class App\Models\Team.
|
phpstan:
src/Listeners/CreatePersonalTeam.php#L26
Access to an undefined property Illuminate\Contracts\Auth\Authenticatable::$id.
|