Simple CRUD (Create, Read, Update and Delete) using Phalcon Framework
- Apache 2.4.25
- MariaDB 10.1.23
- PHP 7.1.3
- Phalcon 3.2
- Boostrap 3.3.7
- Install environtment first, learn Here.
> git clone git@github.com:burhanudinyahya/crud_by_phalcon.git
> cd crud_by_phalcon
> atom .
Create database with name 'crud_by_phalcon' and execute file .sql for create table and dummy data.
http://localhost/crud_by_phalcon/
FunFunEnjoy