I have tried the below commands
php artisan config:cache
composer dump-autoload
Did you do db:seed using VoyagerDatabaseSeeder?
if so, check out your locale in config/app.php
if voyager doesn't support the locale it turns out like that.
Copyright © 2021 Jogjafile Inc.
Did you do db:seed using VoyagerDatabaseSeeder?
if so, check out your locale in config/app.php
if voyager doesn't support the locale it turns out like that.