Carol Pelu
Second most tallest chap in the neighbourhood. Sometimes my sense of humor causes abdominal pain. I am not yet famous for something.
Force All API Requests to Accept JSON
Learn how to enforce the ‘Accept: application/json’ header for client requests, and send an error message if it’s missing.
Lift Your Spirits with Laravel
Inspire or motivate yourself with quotes directly in the command line while working with Laravel.
How to Mark Database Records as Deleted
I use this approach to mark a database record as deleted in 99% of cases.
Fix Git Bash Flicker in Windows Terminal
Learn how to fix the flickering that occurs in Git Bash and Vim in Windows Terminal.
Read First or Last N Lines from File
Learn how to read the first or last lines from a file on Windows, Linux and macOS using the command line.
How to Clear the Global npx Cache
It’s a good practice to clear the npx cache occasionally as this helps prevent version conflicts and save disk space.
Database GUI for DDEV on WSL2
How to use a GUI database client to connect to a database in DDEV running on WSL2 with Ubuntu.
VS Code: Always Show Editor Actions
You can now make VS Code to always show the editor actions, regardless of whether the editor is active or not. Find out how.
VS Code: Multi Select Editor Tabs
Find out how to select multiple tabs and move, pin, or close them simultaneously.