Skip to content

akrabat/slim4-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slim 4 Starter

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

To create a new project :

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

Test using the PHP built-in server:

php -S 0.0.0.0:8888 -t public/

Navigate to http://localhost:8888

About

Starter project for Slim 4 that includes PHP-DI and Monolog

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages