| Current Path : /var/www/html/irakyat/ |
| Current File : /var/www/html/irakyat/README.md |
# DYNAWEB ## Features Starter kit with ready to customized modules * User management * Role management * Menu management * Parameter management * Built in audit trail * Auto generate CRUD files with Autobot console command ## Getting Started 1. Clone this repo 2. Run ```composer update``` to get vendor files 3. Run ```init``` select option for development 4. Change ```common/config/main-local.php``` setting for your db connection 5. Run ```yii migrate``` 6. Customized the app for your project. Default superuser: admin/123456