byteShard PHP UI

v1.1.1 2024-04-26 10:01 UTC

This package is auto-updated.

Last update: 2024-04-26 10:01:46 UTC


README

install byteShard UI package

composer require byteshard/ui

if your custom public path is different from public add extra

"extra": {
  "public-path": "custom/public/path"
}

Development

Clone repository, execute composer update

Contribution

Please read our Contribution Guide.

License

The license can be found here