mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 10:14:03 +00:00
Laravel 9
https://github.com/tenancy-for-laravel/saas-boilerplate/pull/85
This commit is contained in:
parent
4fc499a8f6
commit
69ff9f8859
1 changed files with 1 additions and 1 deletions
|
|
@ -553,7 +553,7 @@
|
||||||
</dt>
|
</dt>
|
||||||
<dd class="pr-12 mt-2" x-show="openPanel === 8" style="display: none;">
|
<dd class="pr-12 mt-2" x-show="openPanel === 8" style="display: none;">
|
||||||
<p class="text-base leading-6 text-gray-700">
|
<p class="text-base leading-6 text-gray-700">
|
||||||
Laravel 8 (<a href="https://airtable.com/shroy4RrLmQFdj6zz" target="_blank" class="text-indigo-600 hover:text-indigo-500">a new version with Jetstream will be released in the coming months</a>).
|
Laravel 9 (<a href="https://airtable.com/shroy4RrLmQFdj6zz" target="_blank" class="text-indigo-600 hover:text-indigo-500">a new version with Jetstream will be released in the coming months</a>).
|
||||||
Multi-domain multi-database tenancy. Customers get subdomains by default, can add their own 2nd level domains. Billing is done with Cashier Stripe, front-end is done with Tailwind CSS, occasional Alpine.js, and Livewire for some forms.
|
Multi-domain multi-database tenancy. Customers get subdomains by default, can add their own 2nd level domains. Billing is done with Cashier Stripe, front-end is done with Tailwind CSS, occasional Alpine.js, and Livewire for some forms.
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue