Please read the documents folder for Windows or Mac setup instructions.
Please read documents folder for ansible
composer install
npm installphp artisan servenpm run devphp artisan db:seed --class=SuperAdministratorSeeder- nav nested node hyperlink not work
Please read database/README.md for database setup and details.
- SOLID:https://en.wikipedia.org/wiki/SOLID
- Design Pattern: https://ithelp.ithome.com.tw/articles/10201706
以上只是建議,不是強行要求,比如說Prince Wong傾向:
- 單一責任原則在function多過class
- fat controller skinny model,除非多過一個地方會用到同一功能