https://github.com/nexamerchant/amp
Amp Packages
https://github.com/nexamerchant/amp
Last synced: 8 months ago
JSON representation
Amp Packages
- Host: GitHub
- URL: https://github.com/nexamerchant/amp
- Owner: NexaMerchant
- License: mit
- Created: 2024-11-29T00:56:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-29T02:00:31.000Z (over 1 year ago)
- Last Synced: 2025-03-27T15:18:18.935Z (about 1 year ago)
- Language: PHP
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# NexaMerchant/Amp
[](https://github.com/NexaMerchant/Amp)
[](https://github.com/NexaMerchant/Amp/releases)
[](https://packagist.org/packages/Nexa-Merchant/Amp)
[](https://packagist.org/packages/Nexa-Merchant/Amp)
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.