So now I get this strange error when I want to migrate my database
{"error":{"type":"Symfony\\Component\\Debug\\Exception\\FatalErrorException","message":"Class '' not found","file":"C:\\xampp\\htdocs\\l4crm\\vendor\\laravel\\framework\\src\\Illuminate\\Database\\Migrations\\Migrator.php","line":301}}[Finished in 1.3s]
All that is needed for the work, of course, does not matter which files I try to transfer (I tried only to transfer one table and then another, they all give the same error)
Any ideas? I looked at him for more than one hour.
Also, composer-dump-autoload doesn’t do the trick.
My composer.json also downloads migrations.
source share