Upgrade & Secure Your Future with DevOps, SRE, DevSecOps, MLOps!

We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!

Learn from Guru Rajesh Kumar and double your salary in just one year.


Get Started Now!

How to Use Middleware In Laravel.

step:1– first, you have go this path: C:\xampp\htdocs. then you have right-click on the git base here. same as this pic.

Step:2- write any project name like that.

Step:3– composer create-project –prefer-dist laravel/laravel tutrial

Strep:3– and press the Enter .it will take a few minutes for installing this project.

Step:4– edit .env file and put your database name credentials in it.

Step:5- go to your users’ table migration file and add one more field called isAdmin, and its data type is boolean.

Step:6- Now run the following command. php artisan migrate

Step:7- The next step is to create Authentication functionality. php artisan make:auth

it will be shown: So the auth scaffold will generate successfully.

Step:8-just write php artisan serve and press enter than go this url: http://127.0.0.1:8000/

Step:9- Create one middleware by typing following Laravel Command.

Step:10- go to this directory.  app >> Http >> middleware >> admin.php

Step:11- you have to go this path :  app  >>  Http  >>  Kernel.php

Step:12- you have added our custom middleware called admin.

Step:13-you have to resources>>view>>home.blade.php

Step:14- you have to HomeController.

Step:15– Create one admin.blade.php

Step:16-than you have to go into a database.

and run this command php artisan serve. and go on url: http://127.0.0.1:8000/

Certification Courses

DevOpsSchool has introduced a series of professional certification courses designed to enhance your skills and expertise in cutting-edge technologies and methodologies. Whether you are aiming to excel in development, security, or operations, these certifications provide a comprehensive learning experience. Explore the following programs:

DevOps Certification, SRE Certification, and DevSecOps Certification by DevOpsSchool

Explore our DevOps Certification, SRE Certification, and DevSecOps Certification programs at DevOpsSchool. Gain the expertise needed to excel in your career with hands-on training and globally recognized certifications.