Level 43
Migrated and seeded the database?
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I had to move my laravel files to a new computer and now my admin side doesn't want to show up.
I get this error
(2/2) NotFoundHttpException
No query results for model [App\Modules\Seo\Models\Seo].
My admin file isn't calling the seo modules at all. If I go to my old computer I can still access the admin side.
I tried composer dump-autoload, composer install and composer update
If I need to give any other info please let me know
Please or to participate in this conversation.