Skip to content

dionisius-lg/slimphp-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SlimPHP API

This application is built with slimphp 3.x
A skeleton for creating applications with slimphp 3.x
The framework source code can be found here: slimphp/slim

Installation

  1. Git clone or pull this source
  2. Download composer or update composer self-update
  3. Run composer update inside application root directory

Configuration

Copy .env.example to .env, then setup the datasources for your application

Database Migrations

  1. Run Migrations vendor/bin/phinx migrate
  2. Run Seeds vendor/bin/phinx seed:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages