wcr/owner

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

add owner to all entity

v0.3 2018-02-26 18:20 UTC

This package is not auto-updated.

Last update: 2024-04-17 19:13:12 UTC


README

Install

$ composer require wcr/owner
$ php artisan vendor:publish --tag=migrations
$ php artisan migrate