- MSAnswered
Hello,
While adding a category you can select any parent category.
If you have regular/standard license then you can run
php artisan db:seedto seed database orphp artisan migrate:refresh --seedto delete current tables and generate them with demo data.Thank you
- Login to Reply