MVC based on slimframework
- composer
- Apache server with url rewriting mod
- curl -s https://getcomposer.org/installer | php
- php composer.phar install
- add to public/index.php :
<?php
require 'vendor/autoload.php';| Name | Name | Last commit date | ||
|---|---|---|---|---|
MVC based on slimframework
<?php
require 'vendor/autoload.php';