项目作者: miladimos

项目描述 :
package-skeleton
高级语言: PHP
项目地址: git://github.com/miladimos/package-skeleton.git
创建时间: 2020-10-18T07:29:10Z
项目社区:https://github.com/miladimos/package-skeleton

开源协议:

下载


  • Starts
  • Forks
    Total Downloads

vendor/package

A package for fun

Installation

  1. Run the command below to add this package:
  1. composer require vendor/package
  1. Open your config/app.php and add the following to the providers array:
  1. Vendor\Package\Providers\PackageServiceProvider::class,
  1. Run the command below to install the package:
  1. php artisan package:install

Testing

  1. composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Credits

License

The MIT License (MIT). Please see License File for more information.