HOW TO CREATE EVENT CALENDAR IN LARAVEL? PART-1

Step 1. Before creating the project firstly, we download all the setups.

  1. Composer
  2. XAMPP
  3. Visual Studio IDE
  4. Git Bash Here

Step 2. Now open your Internet Browser and Download Xampp.

Click on Download Link – https://www.apachefriends.org/download.html
After Installing the Xampp, Open the Xampp.

Step 3. Now we download Visual Studio IDE

Click on Download link – https://visualstudio.microsoft.com/downloads/
After installation of Visual Studio IDE, open the IDE

Step 4. Lastly, download the Git Bash Command Line Tool

Click on Download link –  https://gitforwindows.org/
After installation of Git bash, Go to My Computer / This PC->LocalDisk(C:) –> Xampp –>Htdocs (Press right click on Mouse)
After open Git Bash Here, Given Below


In Part 2, we will see how to create a new project for the Event Calendar

Click Here https://www.devopsschool.com/blog/how-to-create-an-event-calendar-in-laravel-part-2/

Rajesh Kumar
Follow me