Skip to content

robertobadjio/slim4-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slim 4 Starter

This is a starter project for Slim 4 that includes PHP-DI, Monolog and Twig-View.

To create a new project :

$ composer create-project akrabat/slim4-starter my-project
$ cd my-project

Test using the PHP built-in server:

php -S 0.0.0.0:8888 -t public/

Navigate to http:https://localhost:8888

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages