Jetstrap

screenshot of Jetstrap
laravel
bootstrap

A Laravel 8 package to easily switch TailwindCSS resources generated by Laravel Jetstream and Breeze to Bootstrap 4.

Overview:

Jetstrap is a lightweight Laravel 8 package designed to enhance the VIEW aspect of the Jetstream / Breeze package integrated into Laravel applications. By focusing on the view side, Jetstrap aims to maintain the handling of Action, Model, Controller, Component, and Action classes by Laravel development teams, without adding complexity.

Features:

  • Lightweight Package: Jetstrap is a small package that specifically targets the view side integration.
  • Seamless Swap Functionality: Enables swapping functionality between Livewire and Inertia stacks easily.
  • Bootstrap Compatibility: Provides overrides to enable Bootstrap styling for a familiar experience.
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.

bootstrap
Bootstrap

Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.