Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 316 Bytes

File metadata and controls

21 lines (15 loc) · 316 Bytes

Laravel Plugin Market

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