jauhar/framework

this is framework php

dev-master 2024-04-28 13:30 UTC

This package is auto-updated.

Last update: 2024-04-28 13:31:08 UTC


README

  • paste in your terminal project composer create-project jauhar/framework
  • then copy this command on your terminal project composer update
  • and finally run project with command php -S localhost:8080 -t public