yxx/laravel-plugin-market

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

Maintainers

Package info

github.com/youyingxiang/laravel-plugin-market

Language:Vue

pkg:composer/yxx/laravel-plugin-market

Statistics

Installs: 51

Dependents: 0

Suggesters: 0

Stars: 9

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-02-15 20:02:54 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