use status enum typo fixed #36
Annotations
10 errors
src/Http/Controllers/AuthenticatedSessionController.php#L73
Access to an undefined property Illuminate\Foundation\Auth\User::$tokens.
|
src/Http/Controllers/EmailVerificationNotificationController.php#L19
Access to constant HOME on an unknown class App\Providers\RouteServiceProvider.
|
src/Http/Controllers/PermissionController.php#L243
Call to an undefined method Fintech\Auth\Services\PermissionService::export().
|
src/Http/Controllers/ProfileController.php#L53
Call to an undefined static method Fintech\Auth\Facades\Auth::userProfile().
|
src/Http/Controllers/ProfileController.php#L71
PHPDoc tag @throws with type Fintech\Auth\Http\Controllers\ModelOperationException is not subtype of Throwable
|
src/Http/Controllers/ProfileController.php#L76
Call to an undefined static method Fintech\Auth\Facades\Auth::userProfile().
|
src/Http/Controllers/ProfileController.php#L79
Instantiated class Fintech\Auth\Http\Controllers\ModelOperationException not found.
|
src/Http/Controllers/ProfileController.php#L79
Throwing object of an unknown class Fintech\Auth\Http\Controllers\ModelOperationException.
|
src/Http/Controllers/ProfileController.php#L101
PHPDoc tag @throws with type Fintech\Core\Exceptions\ResourceNotFoundException is not subtype of Throwable
|
src/Http/Controllers/ProfileController.php#L105
Call to an undefined static method Fintech\Auth\Facades\Auth::userProfile().
|
The logs for this run have expired and are no longer available.
Loading