mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 21:14:03 +00:00
Use % for CREATE % GRANT queries
This commit is contained in:
parent
1329356b4b
commit
e6e4548a22
5 changed files with 61 additions and 6 deletions
|
|
@ -16,7 +16,6 @@ class TenancyServiceProvider extends ServiceProvider
|
|||
public function events()
|
||||
{
|
||||
return [
|
||||
|
||||
// Tenant events
|
||||
Events\CreatingTenant::class => [],
|
||||
Events\TenantCreated::class => [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue