link to new boilerplate waiting list

This commit is contained in:
Samuel Štancl 2021-11-15 14:43:25 +01:00 committed by GitHub
parent d8dbbea0ed
commit 608e22b0a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -553,7 +553,8 @@
</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 new version with Jetstream will be released in the coming months). 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. Laravel 8 (<a href="https://airtable.com/shroy4RrLmQFdj6zz" 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.
</p> </p>
</dd> </dd>
</div> </div>