Call to a member function delete() on null laravel 8

PHP
$router->model('post', 'App\Post');

Source

Also in PHP: