Skip to content
2.x
Switch branches/tags
Code

Latest commit

* Update Inertia Login.vue stub to Composition API

* Update `Register.vue`

* style: fixes

* Update `ForgotPassword.vue`

* Update `ResetPassword.vue`

* Update `VerifyEmail.vue`

* Update `TwoFactorChallenge.vue`

* Update `ConfirmPassword.vue`

* Update API Views

* Fix props types

* Update `Profile/Show.vue`

* Update `Teams/Show.vue` and `Teams/Create.vue`

* Update `Dashboard.vue`, `PrivacyPolicy.vue`, `TermsOfService.vue` and `Welcome.vue`

* Update `AppLayout.vue`

* Update `Jetstream` components.

* `defineExpose` does not need to be imported

* style: fixes

* Add autofocus when the confirmed password is invalid

* Fix: focus to input

* formatting

* imports

Co-authored-by: Taylor Otwell <taylor@laravel.com>
6a7c9ef

Git stats

Files

Permalink
Failed to load latest commit information.

Logo Laravel Jetstream

Build Status Total Downloads Latest Stable Version License

Introduction

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, and optional team management.

Jetstream is designed using Tailwind CSS and offers your choice of Livewire or Inertia scaffolding.

Official Documentation

Documentation for Jetstream can be found on the Jetstream website.

Contributing

Thank you for considering contributing to Jetstream! You can read the contribution guide here.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

License

Laravel Jetstream is open-sourced software licensed under the MIT license.