tuupola/slim-skeleton

Slim 3 + Datamapper + Monolog + Plates project

dev-master 2018-12-20 05:51 UTC

This package is auto-updated.

Last update: 2024-04-20 18:28:42 UTC


README

Latest Version Software License

This is Slim 3 skeleton project form Composer. Project includes Spot2, Monolog, Plates libraries and Vagrant virtualmachine config.

Install

Install the latest version using composer.

$ composer create-project --no-interaction --stability=dev tuupola/slim-skeleton app

Usage

If you have Vagrant installed start the virtual machine.

$ cd app
$ vagrant up

Now you can access the app at https://192.168.50.50/

License

The MIT License (MIT). Please see License File for more information.