A RESTful API for a blog post system, built with Laravel 12. This API is designed to power both a public-facing blog and its administrative panel, adhering to modern best practices, SOLID principles, ...
Abstract: One of the major threats to the security of web applications continues to be the SQL injection (SQLi), which allows the attackers to modify the database query for illegal data access.