yxx/laravel-plugin-market

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

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

This package is auto-updated.

Last update: 2024-04-15 15:34:02 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