Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(phpstan-baseline): Ignore casting error in LoginCaptchaServicePro…
…vider - Added an ignore rule to ignore the casting error in LoginCaptchaServiceProvider.php. - The error was related to casting Illuminate\Contracts\View\Factory or Illuminate\Contracts\View\View to string.
- Loading branch information