Blog for developers who love APIs

Free HTML invoice design template

Free HTML invoice design template for your business

August 23, 2023

You can use ready-to-go HTML version and display the invoice directly on your website. Or you can convert this invoice HTML to a perfect-looking PDF.

How to generate an email HTML template using a free online builder

How to generate an email HTML template using a free online builder

May 06, 2023

In this article, we are going to show you how you can use a free email HTML templating tool for your business. It is a visual builder where you can create email from existing pre-built components.

How to send HTML contact form data to your email using Google Cloud Functions with PHP, SMTP2GO and Templid

How to send HTML contact form data to your email using Google Cloud Functions with PHP, SMTP2GO and Templid

March 23, 2023

There are many ways to send form data to the email. In this tutorial, we’ll cover one quite flexible and efficient solution.

How to protect website HTML contact form from spam without captcha

How to protect website HTML contact form from spam without captcha

March 14, 2023

In this step-by-step guide, we will show you how you can protect your website contact form from spam submissions. You will be able to implement this solution without a heavy back-end or any captcha methods, only HTML and some JavaScript are needed.

Advanced transactional emails sending in laravel 9

Advanced transactional emails sending in Laravel 9

February 07, 2023

In this article we are going to cover a little bit of a different approach on how to manage email templates in Laravel. We’ll show you how we can manage any amount of email templates with one Mailable class and zero Blade templates with the help of Templid service.