Skip to content

ratty3697/slim3-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slim3-example

This is simple slim app for adding Posts , display posts & delete posts.

Library used => 'slim/slim' , 'monolog/monolog' , 'robmorgan/phinx' , 'slim/twig-view' , 'slim/php-view'

How to run this app ?


step 1.)move to 'src' directory and run this command
php composer.phar install

step 2.)move to 'src' directory and run this command
php vendor/bin/phinx migrate


step 3.)move to 'public' folder and run this command
php -S localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published