Yii-Starter With Inbuilt functionality Like Add User, Roles, Rights and also provide best design view.

you can direct download from git: https://bitbucket.org/thetaphp/yii2-starter

Setup Project:

  • git clone
  • cd and open Terminal
  • sudo composer install
  • Create a new database
  • open main.php [common/config/main.php]
  • Give name of database you created
  • ./yii migrate [type command to migrate database]

Leave a comment

Login or signup to post comments.