Skip to content

alfondotnet/easy-php-forms

Repository files navigation

Easy PHP Forms

This is a little project I initially coded in a few days for a task. To get my hands dirty with PHP and Slim Framework, this setting was explored. Comments appreciated.

There are tons of glitches, and this is not maintained so beware!.

To do:

Development Environment Setup instructions:

This assumes you have installed Vagrant, a provider like Virtualbox and:

  • vagrant plugin install vagrant-omnibus
  • vagrant plugin install vagrant-berkshelf
  • Chef DK
  1. Clone the repository

  2. vagrant up

  3. vagrant ssh

  4. mysql -u forms -pforms forms < forms.sql 5 (optional):

  5. Go to http://127.0.0.1:9079 on host and that should be it

  6. Lookup config.php

Default user / password for the web interface:

root / root

About

Easy PHP Forms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages