Class 'Anomaly\Streams\Platform\Model\Users\UsersRolesEntryModel' not found
Created 7 years ago by ankitasomanHi @ryanthompson, I am doing setup of existing project of pyro, while migrating databse I am getting error of Class 'Anomaly\Streams\Platform\Model\Users\UsersRolesEntryModel' not found.
Please help me with this.
Thank you
ankitasoman
—
7 years ago
Try to set installed to false in your .env file and then run
php artisan stream:compile
. That might fix it.