Programming

World Programming Day

Programming is the process or activity of writing computer programs. The World Programming Day is a day set aside to celebrate the work of the world’s computer programmers. Below are some things to know about World programming day. When is World programming day celebrated? World programming day is celebrated after 256 days each year. That …

World Programming Day Read More »

How to install Bootstrap 5 in Laravel 9.19 with vite on windows.

Laravel is a free and open-source PHP framework that provides a set of tools and resources to build modern PHP applications. Bootstrap is a CSS framework for developing responsive channeled at responsive mobile-first front-end web development. Bootstrap 5 is the most recent version of bootstrap. Some of it features includes: jquery support, improved grid system, …

How to install Bootstrap 5 in Laravel 9.19 with vite on windows. Read More »

Environment Setup and Laravel Installation.

I have been working with the laravel php framework for years now and will like to share my knowledge and  expertise  by writing short,concise and clear writeups about it. Lets begin  with setting up an environment and running our first laravel application. Step 1: Download and install Xampp.By installing Xampp, you install the latest version of PHP, …

Environment Setup and Laravel Installation. Read More »