mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 21:54:03 +00:00
-ing event behavior
This commit is contained in:
parent
c40dba4e02
commit
33d6fd82da
9 changed files with 120 additions and 6 deletions
7
src/Events/MigratingDatabase.php
Normal file
7
src/Events/MigratingDatabase.php
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
namespace Stancl\Tenancy\Events;
|
||||
|
||||
class MigratingDatabase extends Contracts\TenantEvent
|
||||
{
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue