Skip to main content
webdeveloperindia.in | Web Developer India Tutorials & Solutions
  • Home
  • About us
  • Blog
  • PHP
  • React JS
  • Magento
  • Contact us
  • Why Developers Prefer JavaScript Over PHP
  • how to apply/add datatable in laravel 8
  • How to set up Spatie Media Library in Laravel 8
  • How to get random value from an array PHP
  • how to secure your Laravel website
  • Create Directory If It Doesn’t Exist in PHP.
  • How to compare two dates in PHP?
  • How to add Bootstrap Carousel to core PHP website
  • How to submit HTML Form Using jQuery Ajax in PHP
  • comparing string in PHP by strcmp() function
  • Best Laravel Packages Every Developer Should Use (2025 Edition)
  • How to get image file size in php ?
  • A quick guide to Install Laravel 8 on Windows 10 localhost Wamp server
  • PHP : CRUD operation using PHP and MySQLi
  • How to send OTP in the email on registration using Laravel API
  • PHP Subtract seconds from datetime
  • Laravel : Why Choose Laravel for Your Next Project
  • how to generate JSON file with read content from Google spreadsheet in php?
  • How To Run PHP File with Windows Command Line
  • Top WordPress Plugins to Enhance Your Blog

Tag: PHP

how to secure your Laravel website

April 29, 2023June 17, 2023 Azhar Shaikh Leave a comment

Securing is essential things for any website. securing things we need to protect it against data breaches,malicious attacks and other security threats. here I will explaing some best common practices for securing your Laravel website: 1. Strong Passwords we need to use strong and complex passwords for your database, server, and other areas of your […]

Read More

how to apply/add datatable in laravel 8

April 15, 2023June 17, 2023 Azhar Shaikh Leave a comment

Datatable is a powerful jQuery plugin. it is basically used to display data in a table format with various features like searching, sorting, pagination etc. In Laravel. it also provide some other features like CSV, Excel format sheet etc. if you want to Install the DataTables you need to follow below steps – 1. Install […]

Read More

Why Developers Prefer JavaScript Over PHP

March 12, 2023June 17, 2023 Azhar Shaikh 1 Comment

It’s important to note that there isn’t necessarily a one-size-fits-all answer to this question, as different developers may have different preferences based on their own experiences and skill sets. Both languages have their strengths and weaknesses and are commonly used in different contexts. here are some potential reasons why some developers might prefer JavaScript over […]

Read More

How to set up Spatie Media Library in Laravel 8

February 12, 2023June 17, 2023 Azhar Shaikh Leave a comment

if you are a laravel developer and want to know how to setup Spatie Media Library in Laravel 8. Spatie Media Library is easily manage files and images associated with your models. Step 1: Install the package Step 2: Publish the config file Step 3: Add the Trait to model Step 4: Migrate the database […]

Read More

Beginner: create Laravel controllers

February 5, 2023June 17, 2023 Azhar Shaikh Leave a comment

Hi, If you are a beginner and want to know how to create laravel controller so this post is very useful for you. in this blog I will explain how to create controller in Laravel. Controller is the main key component in Laravel. it will handle all user request and return appropriate response according to […]

Read More

How to create migration and rollback in Laravel 8?

January 28, 2023June 17, 2023 Azhar Shaikh 1 Comment

Hi, if you are beginner and want to create database table in laravel 8 so this post is very useful. in laravel we need to create database table through migration. laravel providing migration command that helps we can create/remove database table and its column. Table of contents 1) Migration 2) Rollback 3) add new column […]

Read More

Laravel Passport integration

January 17, 2023June 17, 2023 Azhar Shaikh 2 Comments

if you want to develop mobile application so Web Services is very important, you need to create API. As we know laravel is very popular because of creating API but if you are beginner and want to know how to create API and webservices you are in right place. I will show how to create simple […]

Read More

How to send OTP in the email on registration using Laravel API

January 14, 2023June 17, 2023 Azhar Shaikh Leave a comment

if you want to apply send OTP on user registration and after OTP verify make and update to true is_email_verified field in users table. user can able to login if field is_email_verified is true .I understand you have already is_email_verified in users table. Step 1. I am creating new migration for adding new field in […]

Read More

A quick guide to Install Laravel 8 on Windows 10 localhost Wamp server

January 8, 2023June 17, 2023 Azhar Shaikh Leave a comment

Laravel is a web application framework created in PHP language. it is open-source framework. it provide functionality for building powerful and robust applications. it provided a structure that saves lots of time and plan for large applications to develop in laravel. Below I mentioning some steps to install laravel in Wamp server. Table of Contents […]

Read More

how to generate JSON file with read content from Google spreadsheet in php?

December 18, 2022June 17, 2023 Azhar Shaikh Leave a comment

I am explaining you, how to generate JSON file with read content from Google spread sheet in php.. if you have any requirement to read Google spead sheet and generate JSON file or want JSON type content so this post is very userful to you. I am explaining, you can get all content from Google […]

Read More

Posts pagination

Newer posts 1 2 3 … 5 Older posts

Most Read

Categories

  • Ajax (1)
  • Bootstrap (2)
  • CSS (4)
  • git (1)
  • HTML (5)
  • Javascript (10)
  • jQuery (5)
  • Laravel (20)
  • Magento (4)
  • MySql (3)
  • Node.js (1)
  • PHP (40)
  • Python (1)
  • React JS (10)
  • Software developer (3)
  • Wordpress (3)

Best Laravel Packages Every Developer Should Use (2025 Edition)

December 6, 2025Azhar ShaikhLaravel,PHPhire web developers in India,Laravel,laravel packages,PHP,software developer(0)
Laravel continues to dominate the PHP ecosystem in 2025, thanks to its elegant syntax, powerful features, and massive package ecosystem. For developers looking to optimize...
Read More

Top php frameworks compared (Laravel, symfony & codeigniter)

September 14, 2025Azhar ShaikhLaravel,PHP,Software developercodeigniter,hire web developers in India,Laravel,PHP,symfony(0)
Laravel, Symfony, and CodeIgniter are widely used PHP frameworks in web application development, each with distinct features and strengths. The selection all below those frameworks...
Read More

Laravel vs WordPress: I Tried Both for a Blog, Here’s What Happened

July 16, 2025Azhar ShaikhLaravel,Wordpresshire web developers in India,Laravel,PHP,Wordpress(0)
I developed same type blog website in Laravel (a PHP framework) and WordPress (a CMS), and here’s what I learned about  performance, flexibility, ease of use...
Read More

Recent Comments

  1. X22Zom on Laravel : Why Choose Laravel for Your Next Project
  2. vikas on Laravel : Why Choose Laravel for Your Next Project
  3. Mahesh on How to create migration and rollback in Laravel 8?
  4. Ahmedullah on How to use Inline & Inline-block display in CSS
  5. Sam Yadav on How to create a new React JS App

Archives

  • February 2026 (1)
  • December 2025 (1)
  • September 2025 (1)
  • July 2025 (1)
  • April 2025 (1)
  • March 2025 (1)
  • December 2024 (1)
  • October 2024 (1)
  • September 2024 (1)
  • July 2024 (1)
  • January 2024 (2)
  • November 2023 (1)
  • October 2023 (1)
  • September 2023 (1)
  • August 2023 (2)
  • July 2023 (1)
  • June 2023 (1)
  • May 2023 (1)
  • April 2023 (2)
  • March 2023 (1)
  • February 2023 (4)
  • January 2023 (7)
  • December 2022 (3)
  • November 2022 (6)
  • October 2022 (13)
  • September 2022 (7)
  • August 2022 (1)
  • July 2022 (2)
  • June 2022 (2)
  • May 2022 (1)
  • March 2022 (2)
  • February 2022 (8)
  • January 2022 (3)

Latest Posts

  • What is Python in 2026?
  • Best Laravel Packages Every Developer Should Use (2025 Edition)
  • Top php frameworks compared (Laravel, symfony & codeigniter)
  • Laravel vs WordPress: I Tried Both for a Blog, Here’s What Happened
  • Laravel vs Node.js in 2025: Which One Should You Use?
  • Top 10 JavaScript Libraries for Modern Web Development in 2025
  • Laravel : how to send email with localhost server
  • Top WordPress Plugins to Enhance Your Blog
  • Best Practices : Securing your Laravel application
  • Laravel : Why Choose Laravel for Your Next Project

Tags

2026 (1) API (2) Artificial Intelligence (1) Artisan (1) bootstrap (2) Cloud Computing (1) codeigniter (1) crud (1) CSS (3) Data Science & Analytics (1) Development Experience (1) email (2) Game Development (1) hire web developers in India (9) HTML (5) Javascript (12) jQuery (5) Laravel (20) laravel 8 (9) laravel api (2) laravel packages (1) localhost (1) Machine Learning (1) Magento (2) magento 2 (4) Modern Web Development in 2025 (1) MVC (1) MySql (4) Node.js (1) Online Education (4) PHP (43) PHP framework (1) Plugins (1) Python (1) React JS (10) scalability (1) Securing (1) security (2) Software (1) software developer (2) symfony (1) Top 10 JavaScript Libraries (1) web application (1) Wordpress (3) WordPress development services (2)

Contact us

Email : [email protected]

Skype : azaruddin23

Welcome to webdeveloperindia.in!

You can find us on Webdevelopersindia group on social media, if you have any questions or ideas you want to share, please drop us a email on [email protected]. I have some group’s and page in Facebook that providing some technical post and news.

  • Group
  • Group
  • Page

Useful links

  • Home
  • About us
  • PHP
  • Magento
  • React JS
  • Contact us
  • Privacy Policy
  • Terms & Conditions

Categories

  • Ajax (1)
  • Bootstrap (2)
  • CSS (4)
  • git (1)
  • HTML (5)
  • Javascript (10)
  • jQuery (5)
  • Laravel (20)
  • Magento (4)
  • MySql (3)
  • Node.js (1)
  • PHP (40)
  • Python (1)
  • React JS (10)
  • Software developer (3)
  • Wordpress (3)

Post Submission Request

Post Submission
Copyright © 2026 webdeveloperindia.in Design & Developed by Azhar Shaikh