/slim-starter

Slim quick starter package

Primary LanguagePHP

Slim 3 Starter

Super Shortener is a URL shortening app built on top of Laravel framework. Super shortener shortens urls with ajax response and givs all statistics info about url in google chart graph.

What's included?

Here in slim-starter you have :

  • Slim 3
  • Slim twig view and
  • Eloqunt for database migration

Installation

Clone this repository first-

$ git clone https://github.com/ohid/slim-starter.git slim-starter

Now cd into slim-starter

$ cd  slim-starter

Install composer-

$ composer install  

Now you need to point your domain to slim-starter/public folder and You can set up your routes from slim-starter/app/routes.php Your views from slim-starter/resources/views To set your database credentials go to slim-starter/bootstrap/app.php

Screenshot

Welcome Page of Slim 3 - Starter Slim 3 - Starter