restore query typo fixed #33
Annotations
10 errors
phpstan:
src/Http/Controllers/AuthenticatedSessionController.php#L73
Access to an undefined property Illuminate\Foundation\Auth\User::$tokens.
|
phpstan:
src/Http/Controllers/EmailVerificationNotificationController.php#L19
Access to constant HOME on an unknown class App\Providers\RouteServiceProvider.
|
phpstan:
src/Http/Controllers/PermissionController.php#L76
Call to an undefined method Fintech\Core\Exceptions\StoreOperationException::setModel().
|
phpstan:
src/Http/Controllers/PermissionController.php#L140
Call to an undefined method Fintech\Core\Exceptions\UpdateOperationException::setModel().
|
phpstan:
src/Http/Controllers/PermissionController.php#L178
Call to an undefined method Fintech\Core\Exceptions\DeleteOperationException::setModel().
|
phpstan:
src/Http/Controllers/PermissionController.php#L214
Call to an undefined method Fintech\Core\Exceptions\RestoreOperationException::setModel().
|
phpstan:
src/Http/Controllers/PermissionController.php#L241
Call to an undefined method Fintech\Auth\Services\PermissionService::export().
|
phpstan:
src/Http/Controllers/ProfileController.php#L54
Call to an undefined static method Fintech\Auth\Facades\Auth::userProfile().
|
phpstan:
src/Http/Controllers/ProfileController.php#L72
PHPDoc tag @throws with type Fintech\Core\Exceptions\ModelOperationException is not subtype of Throwable
|
phpstan:
src/Http/Controllers/ProfileController.php#L77
Call to an undefined static method Fintech\Auth\Facades\Auth::userProfile().
|