This is my first project with PHP, and also transition from non relational databases to relational databases. I built this website with native / vanilla PHP. I also try bootstrap framework which is speed up my frontend view.
Mailing is the hardest for me from this project. When i find how to send mail using PHP, it recommends me PHPMailer. So i find on youtube how to use PHPMailer. When i try it, so many errors and bugs happened to me. I spent so many times googling, find youtube videos, and of course stackoverflow. But i didn’t get the answer. So i had to read the docs manually, and re-code my project from the beginning.
Here’s some stuff I use