Skip to content

PingWIN7/framework2

 
 

Repository files navigation

The Framework Version 2

A PHP Development Framework

This version uses more features of PHP than the previous versions, so as to provide examplars of how they can be used as the Framework is used in a module teaching serverside development.

http://catless.ncl.ac.uk/framework/ has details of installation and usage

Vagrant

To use Vagrant for The Framework, you can do so with the following commands:

vagrant up
vagrant ssh

The default MySQL root password is root, you should change this. Remember this for when you are setting up The Framework.

The Vagrant VM is ready for use at http://192.168.33.10/ of your local machine.

About

The Framework Version 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 62.1%
  • HTML 36.5%
  • Other 1.4%