Hi there,
now we can only change the admin currency from the .env file.
But in our next release, we will have an option for changing the admin currency.
@Ahed
Please check the Database, there in the Database where we can see the tables there is another option where we can see the functions as well. when you will check the function table there we can see get_url_path_of_category.
Hi there,
Please check the Database, in the database you will be able to see the functions and inside that you will be able to see the get_url_path_of_category
Please check that and also if again facing the issue please check and change the collection
use collection - utf8mb4_uniocde_ci
1. Set the APP_URL on .env file 2. cd public 3. unlink storage 4. cd .. 5. php artisan storage:link 6. php artisan vendor:publish --force // Only for velocity