Skip to content

Commit 7f36b2f

Browse files
authored
Update README.md
1 parent 556c528 commit 7f36b2f

File tree

1 file changed

+1
-34
lines changed

1 file changed

+1
-34
lines changed

README.md

+1-34
Original file line numberDiff line numberDiff line change
@@ -1,34 +1 @@
1-
<p align="center"><img width="371" height="58" src="/art/logo.svg" alt="Logo Laravel Jetstream"></p>
2-
3-
<p align="center">
4-
<a href="https://github.com/laravel/jetstream/actions"><img src="https://github.com/laravel/jetstream/workflows/tests/badge.svg" alt="Build Status"></a>
5-
<a href="https://packagist.org/packages/laravel/jetstream"><img src="https://img.shields.io/packagist/dt/laravel/jetstream" alt="Total Downloads"></a>
6-
<a href="https://packagist.org/packages/laravel/jetstream"><img src="https://img.shields.io/packagist/v/laravel/jetstream" alt="Latest Stable Version"></a>
7-
<a href="https://packagist.org/packages/laravel/jetstream"><img src="https://img.shields.io/packagist/l/laravel/jetstream" alt="License"></a>
8-
</p>
9-
10-
## Introduction
11-
12-
Laravel Jetstream is a beautifully designed application scaffolding for Laravel. Jetstream provides the perfect starting point for your next Laravel application and includes login, registration, email verification, two-factor authentication, session management, API support via [Laravel Sanctum](https://github.com/laravel/sanctum), and optional team management.
13-
14-
Jetstream is designed using [Tailwind CSS](https://tailwindcss.com) and offers your choice of [Livewire](https://jetstream.laravel.com/stacks/livewire.html) or [Inertia](https://jetstream.laravel.com/stacks/inertia.html) scaffolding.
15-
16-
## Official Documentation
17-
18-
Documentation for Jetstream can be found on the [Jetstream website](https://jetstream.laravel.com).
19-
20-
## Contributing
21-
22-
Thank you for considering contributing to Jetstream! You can read the contribution guide [here](.github/CONTRIBUTING.md).
23-
24-
## Code of Conduct
25-
26-
In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).
27-
28-
## Security Vulnerabilities
29-
30-
Please review [our security policy](https://github.com/laravel/jetstream/security/policy) on how to report security vulnerabilities.
31-
32-
## License
33-
34-
Laravel Jetstream is open-sourced software licensed under the [MIT license](LICENSE.md).
1+
This starter kit is for Laravel 11.x and prior. For our latest starter kits, check out: [https://laravel.com/starter-kits](https://laravel.com/starter-kits).

0 commit comments

Comments
 (0)