PHPackages                             devig/voyager-shop - 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. [Admin Panels](/categories/admin)
4. /
5. devig/voyager-shop

ActivePackage[Admin Panels](/categories/admin)

devig/voyager-shop
==================

This package provides a graphql shop that is manageable through the voyager admin panel.

222PHP

Since May 8Pushed 6y agoCompare

[ Source](https://github.com/devig/voyager-shop)[ Packagist](https://packagist.org/packages/devig/voyager-shop)[ RSS](/packages/devig-voyager-shop/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

Voyager Shop
============

[](#voyager-shop)

This package provides a graphql shop that can be managed through the [voyager admin panel](https://laravelvoyager.com/).

Installation
============

[](#installation)

Just run the following command.

```
php artisan voyager-shop:install
```

Update the used traits on the `User` Model.

```
