Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 891 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 891 Bytes

NexaMerchant/Feeds

This package is a Laravel package that provides a simple way to generate feeds for your application.

Build Status Release Latest Version on Packagist Total Downloads

How to Install

NexaMerchant\Feeds\Providers\FeedsServiceProvider::class,

Add it to config/app.php $providers

How to Publish

composer require nexa-merchant/feeds