mushuledragon / packagist-test
Demo for composer
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/mushuledragon/packagist-test
This package is auto-updated.
Last update: 2025-12-24 03:07:34 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/