Download the PHP package sinan-aydogan/jetstream-plus without Composer
On this page you can find all versions of the php package sinan-aydogan/jetstream-plus. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sinan-aydogan/jetstream-plus
More information about sinan-aydogan/jetstream-plus
Files in sinan-aydogan/jetstream-plus
Package jetstream-plus
Short Description Tailwind scaffolding for the Laravel framework.
License MIT
Informations about the package jetstream-plus
Introduction
This isn't offical Jetstream, but it's a collection of tools that I've found useful. It has multi-language support by vue-i18n.
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.
Setup Directions
- or
Multi-language support (Vue I18n and backend)
- You can add new languages to the project by adding a new language file to the
resources/Languages
directory likebg.json
.bg.json
usages
- You can add new flags to the
resources/Flags
directory then you should import them in theresources/language.js
.
Help
If you need to help more than this documentation:
- You can join our Discord Channel then ask your questions
- Access to our Tabbs page for how to make links (Install in Linux, solution of the npm errors etc.)
Premium Partners
:metal: If you want to support us, you can send a mail to us via [email protected]
Contributing
Thank you for considering contributing to Jetstream Plus! You can read the contribution guide here.
License
Laravel Jetstream is open-sourced software licensed under the MIT license.
All versions of jetstream-plus with dependencies
ext-json Version *
illuminate/support Version ^8.37|^9.0
jenssegers/agent Version ^2.6
laravel/fortify Version ^1.12