In this article we will look at how to integrate the Sendy API with Laravel. In order to follow along you will need a live Sendy installation. Sendy is a is a self-hosted email newsletter software that allows you send trackable ...
Continue readingCreate a contact form with Laravel
In this article we will create a working contact form with Laravel 9. At the bottom of the post you can download the finished project. First, we need to create a new Laravel Project. If you have the Laravel installer installed ...
Continue reading