Laravel Livewire V3 – Getting Started (1/3)
Livewire is a Laravel package to make powerful, dynamic, front-end UI. It offers a convenient way of building SPA-like interactive apps with PHP (with...
Livewire is a Laravel package to make powerful, dynamic, front-end UI. It offers a convenient way of building SPA-like interactive apps with PHP (with...
Gates! The first impression it makes is “way to enter somewhere”. But, in reality, the primary responsibility of a gate is to prevent unwanted entry...
Get all indexes of a table in Laravel
Common causes of stress in a developer’s life include - overcommitment, procrastination, and failure of maintaining proper focus and productivity. In this post,...
Sometimes, we want to quickly try out a new product idea. But where to start? 🤔 Just open your terminal, copy-paste the following commands, and you’ll get...
E-Code Verifier is a free web application for checking/verifying Shariah status (Halal, Haram, Mushbooh) of E Code (food ingredient codes). It was developed as ...
markpdf is a CLI tool for watermarking PDF that produces better PDF quality and dramatically smaller file size.
Around a year ago, while starting a new project, I was asking a friend and colleague for a suggestion between Docuwiki and Confluence to use as team wiki. He su...
When working with PDF documents or scanned images, it’s a pretty common task to merge them to PDF. We have been doing these things using imagemagick and g...
You want to keep a periodical, automatic backup of your database. And, for safety, you are thinking to keep these backups to a (preferably free) cloud storage. ...