This commit is contained in:
Samuel Štancl 2020-08-02 22:11:23 +02:00
parent 3290750542
commit 1bcf5ef24e

View file

@ -215,6 +215,7 @@ return [
],
'Sponsor-only content' => [
'children' => [
'Exclusive content for sponsors' => 'https://sponsors.tenancyforlaravel.com/',
'Billable Tenants with Cashier' => 'https://sponsors.tenancyforlaravel.com/billable-tenants-with-cashier',
'Central (SSO-like) Authentication' => 'https://sponsors.tenancyforlaravel.com/central-sso-like-authentication',
@ -227,4 +228,5 @@ return [
'Universal (Central & Tenant) Nova' => 'https://sponsors.tenancyforlaravel.com/universal-central-and-tenant-nova',
],
],
],
];