links to sponsor only content

This commit is contained in:
Samuel Štancl 2020-08-02 19:25:55 +02:00
parent 447f22ba56
commit b88be80055

View file

@ -213,5 +213,18 @@ return [
'Tenant maintenance mode' => 'tenant-maintenance-mode', 'Tenant maintenance mode' => 'tenant-maintenance-mode',
], ],
], ],
'Sponsor-only content' => [
'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',
'Customer HTTPS Certificates with Ploi' => 'https://sponsors.tenancyforlaravel.com/customer-https-certificates-with-ploi',
'Deploying Applications to Ploi' => 'https://sponsors.tenancyforlaravel.com/deploying-applications-to-ploi',
'Frictionless Testing Setup' => 'https://sponsors.tenancyforlaravel.com/frictionless-testing-setup',
'Queued Onboarding Flow' => 'https://sponsors.tenancyforlaravel.com/queued-onboarding-flow',
'Structuring the Codebase for Clarity' => 'https://sponsors.tenancyforlaravel.com/structuring-the-codebase-for-clarity',
'Tenant Database Management with Ploi' => 'https://sponsors.tenancyforlaravel.com/tenant-database-management-with-ploi',
'Universal (Central & Tenant) Nova' => 'https://sponsors.tenancyforlaravel.com/universal-central-and-tenant-nova',
],
], ],
]; ];