Skip to content
This repository has been archived by the owner on May 26, 2023. It is now read-only.
/ slim-boilerplate Public archive

Template for a project based on the slim framework

Notifications You must be signed in to change notification settings

MrHDOLEK/slim-boilerplate

Repository files navigation

Slim boilerplate

Development

If you have problems with permissions please add sudo before make example:

  • sudo make install
  • sudo make start

Run env for Mac/Linux

  • make install
  • make start
  • make db-create
  • make db-seed

Run env for Windows

Please install packages makefile for Windows

  • make install
  • make start
  • make db-create
  • make db-seed

Address where the environment is available

  • http://localhost

Documentation for a Rest Api

  • http://localhost/docs/v1

All commands

  • make help

About

Template for a project based on the slim framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published