Download the PHP package tapansharma/breeze-svelte without Composer
On this page you can find all versions of the php package tapansharma/breeze-svelte. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download tapansharma/breeze-svelte
More information about tapansharma/breeze-svelte
Files in tapansharma/breeze-svelte
Package breeze-svelte
Short Description Minimal Laravel authentication scaffolding with Svelte and Tailwind.
License MIT
Informations about the package breeze-svelte
Introduction
Svelte and Tailwind power this version of Laravel Breeze. As a typical Breeze package, this publishes authentication controllers and views to your application that can be easily customized based on your application's needs.
Documentation
Installation
You can install the package via Composer:
Everything else is the same as the original Breeze package, you can either use the interactive installer or install it manually by passing the svelte
flag to the php artisan breeze:install
command.
SSR Support
This package supports SSR out of the box, you can use the --ssr
flag to install the package with SSR support.
For further information about SSR, please refer to the official documentation.
Useful Links
- If you're new to the LIST Stack, you can check out this introductory tutorial
- Laravel-Inertia-Svelte Course
- I guess you've already figured out that I'm loving this stack and I have been exploring it a lot lately, and to further improve your skills and help you get started, I have created a Udemy Course based on this stack, where we'll build multiple practical projects and learn a ton of stuff along the way.
- You can check out the Course here
Screenshots
License
Laravel Breeze is open-sourced software licensed under the MIT license.
All versions of breeze-svelte with dependencies
illuminate/console Version ^10.17
illuminate/filesystem Version ^10.17
illuminate/support Version ^10.17
illuminate/validation Version ^10.17