https://github.com/serrexlabs/jetstream
Tailwind + React jetstream scaffolding for the Laravel framework
https://github.com/serrexlabs/jetstream
Last synced: about 2 months ago
JSON representation
Tailwind + React jetstream scaffolding for the Laravel framework
- Host: GitHub
- URL: https://github.com/serrexlabs/jetstream
- Owner: serrexlabs
- License: mit
- Created: 2021-04-02T07:16:00.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-02T07:16:09.000Z (about 4 years ago)
- Last Synced: 2025-03-03T02:33:54.870Z (3 months ago)
- Language: PHP
- Size: 161 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
Larvel Jetstream + React
## Introduction
This is a pure clone of Laravel Jetstream. Really appreciate the effort the Laravel team put into Jetsream. The pure purpose of this to replace the existing [Inertia](https://jetstream.laravel.com/1.x/stacks/inertia.html) scaffolding with Inertia + [React](https://reactjs.org/) scaffolding
Everything else will be remain as it is, please refer [Jetstream website](https://jetstream.laravel.com) for more details
## Official Documentation
Documentation for Jetstream can be found on the [Jetstream website](https://jetstream.laravel.com).
## Contributing
All contributions are welcome
## License
This is open-sourced software licensed under the [MIT license](LICENSE.md).