Skip to content

Basic CRUD app using Zend Framework 1 and Twitter Bootstrap 2

Notifications You must be signed in to change notification settings

AndrewStarlike/demozf1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demozf1

Basic CRUD app using Zend Framework 1 and Twitter Bootstrap 2

Done following this tutorial http://akrabat.com/zend-framework-tutorial/

To set it up you need a vhost and to clone the repo or download the archive.

Commands used

zf show version

zf create project appRootPath

zf create action actionName controllerName

zf create db-table className tableName

zf enable layout

zf create form className

More @ http://andrewstarlike.com

About

Basic CRUD app using Zend Framework 1 and Twitter Bootstrap 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages