Skip to content

Commit 6656e76

Browse files
authored
Update README.md
1 parent 7992486 commit 6656e76

File tree

1 file changed

+1
-33
lines changed

1 file changed

+1
-33
lines changed

README.md

+1-33
Original file line numberDiff line numberDiff line change
@@ -1,33 +1 @@
1-
<p align="center"><img src="/art/logo.svg" alt="Logo Laravel Breeze"></p>
2-
3-
<p align="center">
4-
<a href="https://packagist.org/packages/laravel/breeze"><img src="https://img.shields.io/packagist/dt/laravel/breeze" alt="Total Downloads"></a>
5-
<a href="https://packagist.org/packages/laravel/breeze"><img src="https://img.shields.io/packagist/v/laravel/breeze" alt="Latest Stable Version"></a>
6-
<a href="https://packagist.org/packages/laravel/breeze"><img src="https://img.shields.io/packagist/l/laravel/breeze" alt="License"></a>
7-
</p>
8-
9-
## Introduction
10-
11-
Breeze provides a minimal and simple starting point for building a Laravel application with authentication. Styled with Tailwind, Breeze publishes authentication controllers and views to your application that can be easily customized based on your own application's needs.
12-
13-
Laravel Breeze is powered by Blade and Tailwind. If you're looking for a more robust Laravel starter kit that includes two factor authentication, Livewire / Inertia support, and more, check out [Laravel Jetstream](https://jetstream.laravel.com).
14-
15-
## Official Documentation
16-
17-
Documentation for Breeze can be found on the [Laravel website](https://laravel.com/docs/starter-kits#laravel-breeze).
18-
19-
## Contributing
20-
21-
Thank you for considering contributing to Breeze! You can read the contribution guide [here](.github/CONTRIBUTING.md).
22-
23-
## Code of Conduct
24-
25-
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).
26-
27-
## Security Vulnerabilities
28-
29-
Please review [our security policy](https://github.com/laravel/breeze/security/policy) on how to report security vulnerabilities.
30-
31-
## License
32-
33-
Laravel Breeze 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)