Quantcast
Channel: ⇝ ajaxray ⇝
Browsing all 12 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Backup your database periodically to free cloud storage

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. Then this post is for you ?. It can be...

View Article



Image may be NSFW.
Clik here to view.

Merge Images and PDFs into PDF

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 ghostscript for years. But we had to compromise...

View Article

Image may be NSFW.
Clik here to view.

A free, hosted, advanced wiki – Dropbox Paper

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 suggested trying Dropbox Paper instead....

View Article

markpdf – a CLI tool for Watermarking PDF files

TL; DR: markpdf is a CLI tool for watermarking PDF that produces better PDF quality and dramatically smaller file size. I’ve released a PHP library for Adding watermark on image or PDF with PHP last...

View Article

Image may be NSFW.
Clik here to view.

E-Code Verifier relocated

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 a PWA and published in Jun 2016 at...

View Article


Image may be NSFW.
Clik here to view.

New Laravel app with a head start from CLI

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 a basic Laravel app in 5 minutes. Additionally,...

View Article

Image may be NSFW.
Clik here to view.

Productivity and focus – Weapon of optimal performance!

We, programmers, start working on software development out of passion. We are lucky enough to take our passion as a profession! So, our life was expected to be – a dream came true! But we don’t see...

View Article

Image may be NSFW.
Clik here to view.

How to get all indexes of a table in Laravel

You can list all indexes of a table, along with the field names in Laravel. It’s very quick and easy with DB Facade and Laravel Collection. Here is the code you’ll need. Right, just a single, chained...

View Article


Image may be NSFW.
Clik here to view.

Laravel Gates – a graphical intro for beginners

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. Another perspective of thinking about gates is –...

View Article


Image may be NSFW.
Clik here to view.

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 (without writing JavaScript). On July 20th of 2023, at...

View Article

Using MySQL’s Event Scheduler (No cron job)!

In MySQL, you can use the Event Scheduler to periodically refresh or update table data at specified intervals. Here’s a step-by-step guide on how to set up a scheduled event to refresh table data...

View Article

Image may be NSFW.
Clik here to view.

Let’s beautify Filament 3 login page

Laravel Filament 3 provides unparalleled productivity with pretty good design for building admin panels and back-office applications. It’s a robust admin builder based on TALL stack. However, the...

View Article
Browsing all 12 articles
Browse latest View live




Latest Images