Skip to content

tebogosewape/bootstrapslim

Repository files navigation

Bootstrap Slim Framework - MVC with Slim Framework

NOTE: This is not a new framework, this is a boilerplate to quickly bootstrap a new Slim Framework and use a Laravel like syntax.
If you are looking for Slim Framework this is not the page this is Slim Framework.
This boilerplate, has Bootstrap 4.3.1 ready to go, Laravel Like structure and controllers.

Requirements

PHP v7.1

Installation

  1. Install Apache or Ngnix
  2. git clone https://github.com/tebogosewape/bootstrapslim.git
  3. composer install

And your good to go...

How it works

Routes
Your routes are located at 'routes\web.php'.

Full Documentation HERE

Author:

Tebogo Sewape