<

Ronanblog.tk

June 2019 - Dec 2019

View Code

Project Overview

In order to get a better understanding of using the Laravel/PHP framework, I created a blog page with full CRUD (Create, Read, Update, Delete) functionalities for creating blog and project posts. I also implmeneted an authentication system, that enables create, update and delete calls only to registered users. I also implemented a fully functioning STMP mailing system within the website.


Figures

Fig. 1 Main Page


Fig. 2 Site Tour (No Auth)


Fig. 3 Site Tour (Yes Auth)


Fig. 4 Email Demo