Amit Merchant

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

A blog on PHP, JavaScript, and more

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

Running shell commands is dangerously simple in PHP

August 31, 2022 — PHP is one of those languages that are easy to learn and easy to use. But sometimes it surprises you with weird quirks that you would only imagine in your dreams.

Read More PHP

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
Previous 1 ... 16 17 18 ... 62 Next

Awesome Sponsors

Uploadcare
Become a Sponsor
And get featured on this spot

Download my eBook

PHP 8 in a Nutshell

(Includes PHP 8.1 and 8.2)

Newsletter

Subscribe

Follow me everywhere

My Tiny YouTube Channel ➔ YouTube Icon

Recently Published

  • All the ways to turn an array into an object in JavaScript NEW

  • An introduction to Web Components

  • Textareas with auto-increasing height using CSS

  • The many uses of "..." ellipsis operator in PHP

  • Pail — A Laravel Package for Tailing Logs

Top Categories

Laravel PHP JavaScript Miscellaneous CSS React VS Code Git Jekyll ➔
Home About Contact Categories Links Guestbook
Previous page Next page
Amit Merchant
About Contact Sponsorship Guestbook
Copyright © 2023 — Amit Merchant