Skip to content

Bash script to automate local prototyping app from sql design to generated models and crud

Notifications You must be signed in to change notification settings

soovorow/yii2-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

!! IMPORTANT !! Tables, designed in http://ondras.zarovi.cz/sql/demo/ must be named with N_ prefix in order of migration’s dependency, where N is [a-z]

$ ./makewebsite database_design.sql
$ cd website_name
$ ./yii serve --docroot="./backend/web"

About

Bash script to automate local prototyping app from sql design to generated models and crud

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages