mushuledragon / packagist-test
Demo for composer
dev-master
2020-12-23 16:22 UTC
This package is auto-updated.
Last update: 2026-02-24 03:28:26 UTC
README
Tuto to push on Packagist.
Inspired from Kushy Project
Dev Part
Run server
To run the server in Localhost do this in terminal : php -S 127.0.0.1:2020 then in a web browser get the URL http://localhost:2020/test.php
To test the web page with the Packagist run this in terminal php -S 127.0.0.1:2020 -t ./public then in a web browser get the URL http://localhost:2020/