Hi @devansh-webkul
would you please explain , the admin route is under the public folder , we want to make it out of public folder, would you please advice
Now the product path is made of basic url + product name.
How could I make it from categories + product name
For example
Category / Subcategory / SubSubCategory / Url Product
localhost: // car / speed / bmw / bmwx2 @devansh-webkul
so when i create the database in the first instance i need to declare it .. ty 🙂
CREATE DATABASE bagisto CHARACTER SET utf8 COLLATE utf8_general_ci;