mushuledragon/packagist-test

dev-master 2020-12-23 16:22 UTC

This package is auto-updated.

Last update: 2025-06-24 02:03:10 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/