Laravel Twbs4 screenshot

Laravel Twbs4

Author Avatar Theme by Laravelnews
Updated: 21 Jun 2018
230 Stars

Laravel 5 frontend preset for Twitter Bootstrap 4

Categories

Overview

The Laravel 5.5 Frontend Preset for Bootstrap 4 is a handy tool for developers looking to integrate the latest version of Bootstrap into their Laravel applications. Designed specifically for those still using Laravel versions 5.5 and below, this preset streamlines the process of upgrading to Bootstrap 4 while retaining essential functionalities from previous versions. As Laravel has since upgraded to include Bootstrap 4 natively in version 5.6, this package is particularly useful for those transitioning their legacy projects without starting from scratch.

This preset not only updates the CSS and JavaScript files but also provides an option to install full authentication views. With clear installation steps via composer and NPM, it makes the upgrade process straightforward and efficient. The ease of use combined with the power of Bootstrap 4 allows developers to create modern, responsive interfaces with minimal fuss.

Features

  • Automatic Service Registration: The package automatically registers its service provider upon installation, simplifying the setup process for developers.
  • Basic and Full Install Options: Users can choose to install just the essential CSS and JavaScript files or opt for a complete installation that includes authentication views.
  • NPM Integration: The installation process is facilitated through NPM, allowing for easy updates to JavaScript packages and CSS builds.
  • Updated Variable File: The preset includes an updated _variables.scss file that reflects Bootstrap 4’s new variable changes, providing consistency with the latest framework features.
  • Backup Warning: A crucial reminder to back up existing code ensures that developers can safely upgrade without losing their current work.
  • Compatibility: Specifically tailored for Laravel versions 5.5 and below, ensuring users aren’t left behind with outdated technologies.
  • Flexible jQuery Options: The option to switch from jQuery Slim to full jQuery allows for greater flexibility depending on project needs, especially for AJAX functionality.
  • MIT License: The preset is released under the MIT License, allowing developers to use and modify it freely.