Skip to content

rodnaph/morgan-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Morgan Example

This is a small Silex application that is meant to demonstrate some ways to use the Morgan templating library.

Usage

First, clone the repository, and then fetch the dependencies with Composer.

git clone https://github.com/rodnaph/morgan-example.git
cd morgan-example
php composer.phar install

Then copy the web/.htaccess-sample file to web/.htaccess, change the RewriteBase to the URL root the site will be served from, and then open it in your browser.

Warning!

This project is an ideas-in-progress toy, so will be prone to breakage. Only for the curious ;)

About

Example App using Morgan Templating

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published