Level 3
when i run this command on tinker this error have come
>>> $book=Book::first();
PHP Error: Class "Book" not found in /Applications/MAMP/htdocs/laravel/Test-Laravel-Migrations-maineval()'d code on line 1
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I already defined a Book model but i don't know this error come
PHP Error: Class "Book" not found in /Applications/MAMP/htdocs/laravel/Test-Laravel-Migrations-maineval()'d code on line 1
Please or to participate in this conversation.