Closed agentready closed 8 years ago
After migrating table and seeding when I visit http://apphost/admin/login I get this error! Can't figure out what to change to fix this.
DecryptException in compiled.php line 12177: MAC is invalid.
This problem has solved after creating new admin account usingphp artisan admin:administrato --new command.
php artisan admin:administrato --new
After migrating table and seeding when I visit http://apphost/admin/login I get this error! Can't figure out what to change to fix this.