jyim/laravel-plugin-market

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

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

This package is not auto-updated.

Last update: 2025-04-04 03:00:40 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