Get "PHP 8 in a Nuthshell" (Now with PHP 8.4)
Amit Merchant

Amit Merchant Verified ($30/year for the domain)

A blog on PHP, JavaScript, and more

  • Articles
  • Snippets
  • Projects
  • Uses
  • Stats
  • About
  • Search
Laravel PHP JavaScript Git React

Enabling password suggestions in password inputs in HTML

August 27, 2022 — When your website is a user-centric one, meaning a website where users can signup and login using email/username and password, there surely will be a form where user can reset their password.

Read More HTML

Why Developers Choose Cloudways For Laravel Hosting

August 25, 2022 — Laravel is an open-source PHP framework that forms web applications based on the model-view-controller paradigm. Hosting prerequisites include SSH to the server to deploy code from your GitHub store.

Read More Laravel

Sticky scrolling in VS Code

August 23, 2022 — Love it or hate it but VS Code by Microsoft is one of the most widely used text editors today and that’s because of its versatility and features that are helpful.

Read More VS Code

A simple clamp() function in PHP

August 21, 2022 — If you have worked with CSS, you may have come across this function called clamp() that clamps a value between an upper and lower bound.

Read More PHP

Better conditionals in CSS media queries with Range Syntax

August 17, 2022 — The newest version of Chrome, i.e. Chrom 104, has recently been released and with this release, Chrome has become another browser that supports the new range syntax for media queries and this is pretty exciting news if you ask me.

Read More CSS

Check which Composer dependencies requires PHP 8 or 8.1

August 11, 2022 — Oftentimes, you may find it useful to check whether which among all the packages requires/depends upon a certain PHP version.

Read More PHP

Capturing images and videos from the camera of mobile devices using HTML

August 7, 2022 — Collecting and uploading files from the user’s device is a task that most modern web applications need to do every now and then. In such scenarios, the <input> with the file type can be used to handle file uploads.

Read More HTML

Making glowing focus state for text input using CSS

August 4, 2022 — Even though this is a blog site, I never leave a stone unturned to make it mine. I try to add those little extra touches that, when you discover them, make you go “aha!”.

Read More CSS

Accessing Laravel documentation from the terminal

August 2, 2022 — A new Laravel release just dropped and with that, a brand new feature is ready to embrace us.

Read More Laravel

Finding security vulnerabilities in packages using Composer Audit command

August 1, 2022 — Using third-party packages is a great way to add/implement certain features in your projects. For instance, Composer is the de-facto way of installing third-party packages in PHP-based projects conveniently.

Read More Composer
Previous 1 ... 30 31 32 ... 76 Next

Download my eBook

NOW AVAILABLE PHP 8.4

Newsletter

Subscribe

Follow me everywhere

My Tiny YouTube Channel ➔ YouTube Icon

Recently Published

  • Innovative Solutions for eCommerce — How Shopify Headless Works NEW

  • The best paid SVG icon resources that money can buy

  • The new if() function in CSS has landed in the latest Chrome

  • The pipe operator is coming to PHP 8.5

  • The absolute fastest way to install PHP on your system in 2025

Top Categories

Laravel PHP JavaScript Miscellaneous CSS VS Code Git React Tools ➔
Home About Contact Categories Links Guestbook
Previous page Next page
Amit Merchant
About Contact Archive Tips Guestbook
One of my favorite flowers from Himalayas—Rhododendron
Copyright © 2025 — Amit Merchant