2017 © Pedro Peláez
 

library slim-boot-boilerplate

Slim-Boilerplate is a bundling of the following components. It can be used as a starting point for small projects.

image

magikcypress/slim-boot-boilerplate

Slim-Boilerplate is a bundling of the following components. It can be used as a starting point for small projects.

  • Sunday, February 2, 2014
  • by magikcypress
  • Repository
  • 2 Watchers
  • 1 Stars
  • 0 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Slim-boot-boilerplate

Slim-boilerplate is a bundling of the following components. It can be used as a starting point for small projects., (*1)

Installation

Check database connection with ORM::configure in app/bootstrap.php, (*2)

All vendor imported for this app, (*3)

Install official vendor with composer in your project:, (*4)

git clone https://github.com/magikcypress/slim-boot-boilerplate.git
cd slim-boot-boilerplate
curl -s https://getcomposer.org/installer | php

Install via composer:, (*5)

php composer.phar install

Admin Access

superman:superman, (*6)

The Versions

02/02 2014

dev-master

9999999-dev https://github.com/magikcypress/slim-boot-boilerplate

Slim-Boilerplate is a bundling of the following components. It can be used as a starting point for small projects.

  Sources   Download

MIT

The Requires

 

cms