8000 GitHub - ibunubi/phalcon-crud: php phalcon basic crud function
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ibunubi/phalcon-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phalcon-crud

php phalcon basic crud function

Database Migration

create db with name foo

run on your root project phalcon migration run

Run project

you can run with phalcon devtools open your root project, then run

phalcon serve

or with php built in server

php -S localhost:8000 -t .

access your basic crud on http://localhost:8000

About

php phalcon basic crud function

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0