Turbo Laravel

screenshot of Turbo Laravel
laravel

This package gives you a set of conventions to make the most out of Hotwire in Laravel.

Overview

The Turbo Laravel package provides conventions to optimize the use of Hotwire in Laravel. This package serves as an inspiration from the Turbo Rails gem, offering a more practical introduction through Bootcamp for building multi-platform applications. Users can refer to the official Turbo Laravel website for detailed documentation, and any recent changes can be viewed in the Changelog. For contributions, contribution guidelines are available, along with a contact email for reporting security vulnerabilities. The package operates under the MIT License.

Features

  • Conventions: Provides conventions for maximizing Hotwire in Laravel.
  • Inspired by Turbo Rails: Inspired by the Turbo Rails gem.
  • Bootcamp: Practical introduction with a focus on building multi-platform apps.
laravel
Laravel

Laravel is a powerful and elegant PHP framework that provides developers with a comprehensive set of tools and features to build robust web applications. It follows the Model-View-Controller (MVC) architectural pattern, offering a clean and organized structure for writing efficient and maintainable code.