Using Bootstrap 5 with Laravel and Vite

on August 14, 2023 Technical and Tags: , with 0 comments

In recent years Tailwind has become the go to CSS solution with new Laravel projects. However there are a lot of Bootstrap sites out there and when working on a recent legacy project it was necessary to update from an old Laravel version and Bootstrap 3 to the latest Laravel and Bootstrap 5. While moving […]

Read more

SSL Setup on Laravel Forge

on September 19, 2022 Technical with 0 comments

A interesting set of statistics and analysis for SSL standards across the web is reported by SSL Pulse. This shows that of the top 150,000 SSL enabled web sites examined 30.6% have SSL configured correctly. Laravel Forge (forge.laravel.com) makes it incredibly easy for you to set up a Laravel (or other framework) website in the cloud. It also provides a simple means […]

Read more