PHPackages                             kg-bot/laravel-shoporama - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. kg-bot/laravel-shoporama

ActiveLibrary[API Development](/categories/api)

kg-bot/laravel-shoporama
========================

Laravel Integration With Shoporama

v1.3.11(6y ago)0431MITPHPPHP &gt;=7.2

Since Jul 17Pushed 5y agoCompare

[ Source](https://github.com/kg-bot/laravel-shoporama)[ Packagist](https://packagist.org/packages/kg-bot/laravel-shoporama)[ RSS](/packages/kg-bot-laravel-shoporama/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)Dependencies (2)Versions (19)Used By (0)

Laravel Shoporama App wrapper
=============================

[](#laravel-shoporama-app-wrapper)

 [![Total Downloads](https://camo.githubusercontent.com/4164c9b868591362c9c77c4d28ea04afdb2af8eff77db53f358fa15978ca1565/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b672d626f742f6c61726176656c2d73686f706f72616d612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kg-bot/laravel-shoporama)[![Latest Stable Version](https://camo.githubusercontent.com/b68caff37a7a2b22630ce445529ab2e3cf64beeed182bba801a40ebb21628cd2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b672d626f742f6c61726176656c2d73686f706f72616d612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kg-bot/laravel-shoporama)[![License](https://camo.githubusercontent.com/9451479ad0fc5379ae6a7b79612c1faf16df499b02597788e84c9cdb931d90ff/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6b672d626f742f6c61726176656c2d73686f706f72616d612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kg-bot/laravel-shoporama)

Installation
------------

[](#installation)

1. Require using composer

```
composer require kg-bot/laravel-shoporama
```

In Laravel 5.5, and above, the package will auto-register the service provider. In Laravel 5.4 you must install this service provider.

2. Add the ShoporamaServiceProvider to your `config/app.php` providers array.

```
