Skip to content

larvatecn/laravel-package

Repository files navigation

Laravel Package

Linter Status Tester Status Stable Version Total Downloads License

Laravel package template.

安装

$ composer require larva/laravel-package -vvv

Migrations

This step is also optional, if you want to custom the pivot table, you can publish the migration files:

$ php artisan vendor:publish --provider="Larva\\LaravelPackage\\PackageServiceProvider" --tag=migrations

使用

TODO

Events

Event Description
Larva\LaravelPackage\Events\SampleEvent Sample description.

License

MIT

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages