Skip to content

magikcypress/slim-boot-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slim-boot-boilerplate

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

Installation

Check database connection with ORM::configure in app/bootstrap.php

All vendor imported for this app

Install official vendor with composer in your project:

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

Install via composer:

php composer.phar install

Admin Access

superman:superman

About

Start with SlimFramework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published