Recommend this page to a friend! |
Classes of Nahidul Hasan | Simple PHP Framework Application | README.md | Download |
|
Downloadsimple-php-frameworkTrying to develop basic framework structure using symfony component Installation:Clone the repo Run the following command
Run the PHP built-in server (php >= 7.0):
Now browse the project http://127.0.0.1:4321/is_leap_year/2020 For dockerRun the following command
Now browse the project http://127.0.0.1:8097/is_leap_year/2020 |