mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-16 13:44:05 +00:00
Add more events
This commit is contained in:
parent
ed96aee669
commit
b87c0bc9d2
22 changed files with 165 additions and 52 deletions
6
src/Events/SavedDomain.php
Normal file
6
src/Events/SavedDomain.php
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace Stancl\Tenancy\Events;
|
||||
|
||||
class SavedDomain extends Contracts\DomainEvent
|
||||
{}
|
||||
Loading…
Add table
Add a link
Reference in a new issue