7 Laravel Features to Enhance the Security of Your Application

In the world of web development, ensuring the security of your application is a top priority. Laravel, a popular PHP framework, comes with a range of built-in features that can help you enhance the security of your applications. In this article, we’ll discuss seven powerful Laravel features that you can use to level up your app’s safety.

  1. CSRF Protection:

Laravel’s built-in CSRF protection guards your application against Cross-Site Request Forgery attacks. To enable this feature, use the @csrf directive in your forms.…

Book Review : Mastering Ansible (Jesse Keating) by Zareef Ahmed

Book Review : Mastering Ansible (Jesse Keating) by Zareef Ahmed.…

Book Review : Clean Code (Robert C. Martin) by Zareef Ahmed

Book Review by Zareef Ahmed of Book Clean Code (Robert C. Martin)…

What is the use of dynamic inventory in Ansible?

Here we are discussing the use case of dynamic inventory in Ansible.…

AWS : How to connect to Windows Instance by Zareef Ahmed

In this short video, I have created and connected to a windows instance at Amazon Web Service (AWS)…

Book Review : Continuous Delivery with Docker and Jenkins By Zareef Ahmed

Book Review by Zareef Ahmed for the book Continuous Delivery with Docker and Jenkins.…

Book Review : Socket.IO Cookbook (Tyson Cadenhead) by Zareef Ahmed

Review of Socket.IO Cookbook by Zareef Ahmed.…

7 things every web developer should know about Linux Administration By Zareef Ahmed

7 things every web developer should know about Linux Administration By Zareef Ahmed Web programming is not only about how you develop your applications, ……

Things you should know about file upload handling in PHP | Zareef Ahmed

In this video, Zareef Ahmed is talking about File upload handing in PHP, He is covering topics which you should know about in file uploads. This is based on an ……

How to be a good wordpress programmer? | Zareef Ahmed

How to be good wordpress programmer by Zareef Ahmed In this video, I am enlisting things which you should know if you want to be a good wordpress ……

Github : How to do forking from a repository? | Zareef Ahmed

In this short video, I am going to show you, how you can create a fork from a github respository Zareef Ahmed (https://www.zareef.com)…

7 Things you need to know to implement better DevOps | Zareef Ahmed

In this video, I am talking about seven things which you need to know to implement a better devops culture in your company. It is based on the article I wrote on ……

Day 2 : RDS Service by Amazon Web Service (AWS)

In this second video, we are talking about RDS. This is live recording of session.…

Vagrant : How to create a VM with custom public network IP address using Virtualbox? | Zareef Ahmed

In this video, I am going to show, how you can create a VM using vagrant with custom public ip address. We are using Virtualbox as our provider.…

Git : How to use git to create a local backup restoration plan?

In this video, I am going to show you about the git feature using which you can use it as backup restoration plan.…