jyim/laravel-plugin-market

There is no license information available for the latest version (v1.0.0) of this package.

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 1

Language:Vue

pkg:composer/jyim/laravel-plugin-market

v1.0.0 2022-09-21 15:59 UTC

This package is not auto-updated.

Last update: 2025-10-03 05:14:27 UTC


README

About Laravel Plugin Market

Install

  • step 1
composer require jyim/laravel-plugin-market
  • step 2
php artisan vendor:publish --provider="Jyim\LaravelPluginMarket\Providers\PluginMarketServiceProvider"
  • step 3
php artisan migrate