Skip to content

hellojebus/slim-php-rest-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Before you begin

Before you begin, make sure you have composer installed on your machine:

Installing Composer

Install dependencies

Run composer install in your project root.

Create a database

Create your own MySQL database and import the users.sql file to create a basic users table

Setup Environment Variables

Copy .env.sample into .env in your project root

Then, update the variables with database login info created in the previous step

Run Locally

Run this command in your project root: php -S localhost:8080

About

Slim PHP Boilerplate for REST API development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages