Blog
Engineering notes and product thinking.
Writing about backend systems, Laravel, product work, and lessons from building real software.
admin
Extending Laravel Model
Gone are the days of hand-writing SQL queries in web apps.
Read articleadmin
App Key And Laravel
When starting or cloning a Laravel app, generating the application key (APP_KEY) is a crucial step. A recent Laravel security update addressed an issue with how the APP_KEY is used. To prevent potential exploitation, the easiest solution is to rotate the APP_KEY.
Read articleadmin
n8n Automation: The Complete Guide to No-Code Workflow Automation
Discover how n8n is revolutionizing workflow automation with its powerful no-code platform. Learn how to build complex automations, integrate hundreds of services, and streamline your business processes without writing a single line of code.
Read articleadmin
Laravel vs Golang: Choosing the Right Technology for Your Next Project
A comprehensive comparison between Laravel PHP and Golang, exploring their strengths, use cases, and which one might be the better choice for your specific project needs.
Read article