Laravel Project
2018
Web Development, Programming, PHP
Challenge: The goal of this project was to build a full blogging platform in PHP completely from scratch.
Solution: For this project, I have decided to go with Laravel since this is one of the most popular PHP frameworks for developing web applications, but it also provides a flexible solution for developing your own blog systems, content management systems, and others.
Result: On my GitHub profile, you can find full code and project files. It took me a while to develop the application, but to round it all up, the Laravel Blog is a small, but powerful blogging CMS that contains full capabilities that every blog should have. You can create, edit and delete posts, and structure them in a way you see fit.