Get "PHP 8 in a Nutshell" (Soon PHP 8.5)
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 ... 31 32 33 ... 77 Next

Download my eBook

COMING SOON PHP 8.5

Newsletter

Subscribe

Follow me everywhere

My Tiny YouTube Channel ➔ YouTube Icon

Recently Published

  • The new, standards‑compliant URI/URL API in PHP 8.5 NEW

  • The new progress() function in CSS

  • Seven Real-World Examples of Using the Pipe Operator in PHP 8.5

  • Using the new session cache in Laravel

  • A free and open-source alternative to Spatie's Ray to debug PHP applications

Top Categories

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