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