https://documenter.getpostman.com/view/30812144/2sA3kXG25H
- Set cronjob to send email at 9:00am every morning from M -> F
- File with name "cront" will be create in project :
- Run crontab from command :
- Config Redis :
- Defined get cache :
- Login Redis cli to get keys:
** Download Postman Collection Json :
Yii2.postman_collection.json.zip
-
Schema database :
** File Detail For Database Schema :
+++ ( Click To More Detail ) orders.pdf
- Migrations:
*** Day 3:
- Create CRUD for Products
*** Day 4:
- Create Filter & Search Function
- Pagination with Serilizer
*** Day 5:
*** Day 6:
- Refactoring APIs, format json response, migrations for table :
*** Week 3:
- Crete Docker and Setup Nginx and run nginx inside docker :
- Creeate Comment:
- Update Comment:
- Reply Comment:
- Delete Comment:
** Send email to customer when they checkout order
- Check email order :
*** Week 4 :
- Create more table, databases for ecommerce apis :
- Run Codeceptiomn Unit Test :
- User API
- Product API