PHP framework
github.com/lesichkovm/php-framework
Homepage
Source
Issues
Installs: 19
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
None
Requires (Dev)
Suggests
Provides
Conflicts
Replaces
proprietary ebdb6d462ea14fc2d3c4e9a4b2b0260c269bcce4
frameworkphplesichkov
This package is auto-updated.
Last update: 2024-10-23 17:35:39 UTC
composer create-project lesichkovm/php-framework yourprojectname
Create an env.php file in the root directory of your project
Use the following command to see your app running
php -S localhost:8383 serve.php