Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 1.31 KB

README.md

File metadata and controls

50 lines (30 loc) · 1.31 KB

NexaMerchant/Amp

Build Status Release Latest Version on Packagist Total Downloads

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 [email protected] 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.