Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hotwired-laravel/turbo-laravel
This package gives you a set of conventions to make the most out of Hotwire in Laravel.
https://github.com/hotwired-laravel/turbo-laravel
hacktoberfest hotwire laravel turbo-drive turbo-frame turbo-stream
Last synced: 3 days ago
JSON representation
This package gives you a set of conventions to make the most out of Hotwire in Laravel.
- Host: GitHub
- URL: https://github.com/hotwired-laravel/turbo-laravel
- Owner: hotwired-laravel
- License: mit
- Created: 2020-12-29T01:00:02.000Z (about 4 years ago)
- Default Branch: 2.x
- Last Pushed: 2024-12-16T02:57:55.000Z (26 days ago)
- Last Synced: 2025-01-01T18:05:18.568Z (10 days ago)
- Topics: hacktoberfest, hotwire, laravel, turbo-drive, turbo-frame, turbo-stream
- Language: PHP
- Homepage: https://turbo-laravel.com
- Size: 1 MB
- Stars: 809
- Watchers: 16
- Forks: 51
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
## Introduction
This package gives you a set of conventions to make the most out of [Hotwire](https://hotwired.dev/) in Laravel.
#### Inspiration
This package was inspired by the [Turbo Rails gem](https://github.com/hotwired/turbo-rails).
#### Bootcamp
If you want a more hands-on introduction, head out to [Bootcamp](https://turbo-laravel.com/guides). It covers building a multi-platform app in Turbo.
## Official Documentation
Documentation for Turbo Laravel can be found on the [Turbo Laravel website](https://turbo-laravel.com).
### Changelog
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
### Contributing
Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.
### Security Vulnerabilities
Drop me an email at [[email protected]](mailto:[email protected]?subject=Security%20Vulnerability) if you want to report
security vulnerabilities.### License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
### Credits
- [Tony Messias](https://github.com/tonysm)
- [All Contributors](./CONTRIBUTORS.md)