Skip to content

amir-shadanfar/php-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple php framework

Running the project

For the first time

make build

and for future running just type this without any build or runnig composer

make up

now you can navigate to http://localhost:8000 to visit pages.

Tips

if you want to import database and tables table run this command inside the container

make shell
 >> ./vendor/bin/doctrine-migrations migrate

Test

composer test

About

check24 code challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published