nexa-merchant / amp
Amp Package for NexaMerchant
dev-main
2024-11-29 02:00 UTC
Requires
- laravel/framework: ~6.0||~7.0||~8.0||~9.0||~10.0||~11.0
Requires (Dev)
- laravel/framework: ~6.0||~7.0||~8.0||~9.0||~10.0||~11.0
- phpunit/phpcov: >=6.0
- phpunit/phpunit: >=8.0
This package is auto-updated.
Last update: 2025-03-01 00:44:36 UTC
README
Amp is a Laravel package that provides a simple way to create AMP pages.
How to Install
composer require nexa-merchant/amp
How to Uninstall
composer remove nexa-merchant/amp
How to Update
composer update nexa-merchant/amp
How to Publish
php artisan vendor:publish --provider="NexaMerchant\Amp\Providers\AmpServiceProvider"
How to Support
If you need support, please contact us at nice.lizhi@gmail.com or open an issue on GitHub.
How to Contribute
If you want to contribute to this package, please open a pull request on GitHub.
How to Report a Bug
If you find a bug, please open an issue on GitHub.
How to Request a Feature
If you have an idea for a new feature, please open an issue on GitHub.