In this project, I made admin pannel with owl admin, also I create fabric-fakers and models
- Applied breeze
- Sleeping owl admin
- Motion plugin
- Tail wind
- Fabrics -Made migrations for 4 tables:
- Users
- Orders
- Orders_Items
- Products
- All tables are added to the admin panel with the GRUD method
- Set up validation, flash alerts, as well as rules for booking by time and date via Rules
- I made a frontend and completed all the interconnections.