yxx/laravel-plugin-market

There is no license information available for the latest version (dev-main) of this package.

Installs: 51

Dependents: 0

Suggesters: 0

Security: 0

Stars: 9

Watchers: 2

Forks: 5

Open Issues: 0

Language:Vue

pkg:composer/yxx/laravel-plugin-market

dev-main 2022-01-15 10:23 UTC

This package is auto-updated.

Last update: 2025-10-15 18:55:34 UTC


README

About Laravel Plugin Market

Install

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