A Laravel 8 package to easily switch TailwindCSS resources generated by Laravel Jetstream and Breeze to Bootstrap 4.
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.
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 is the most popular CSS Framework for developing responsive and mobile-first websites.