#daily_tools
This project for daily tools
It's will help me that plan my daily job.
Also, It's will show my skill that I already have.
#dev tools command
#It will help you create Model,Contract,Repository in Module diectory.
#php artisan create:MRC {Name} {Module_Name} --type {all,m,r,c,rc}
php artisan create:MRC Profile User --type all
#use laravel skill
- Module > document classification
- customCommand
- overwrite original document
- use redis improve system performance