phpstan 5 errors fixed
This commit is contained in:
@@ -26,6 +26,7 @@ class AppServiceProvider extends ServiceProvider
|
||||
*/
|
||||
public function boot(): void
|
||||
{
|
||||
Model::unguard();
|
||||
Model::shouldBeStrict(! app()->isProduction());
|
||||
|
||||
Event::listen(
|
||||
|
||||
Reference in New Issue
Block a user