PinnedPublished intenantcloud-engineeringHow to write Swagger documentation for Laravel API. Tips & examplesAPI documentation becomes very necessary when you split the team into Backend and Frontend. And even more when you divide your monorepo…May 9, 2020A response icon6May 9, 2020A response icon6
Published intenantcloud-engineeringOpenAI Codex vs. Claude Code: An Early ComparisonYesterday, OpenAI unveiled their new coding-focused model, o4-mini, alongside the experimental coding agent, Codex. Given our ongoing…Apr 17A response icon1Apr 17A response icon1
Published intenantcloud-engineeringHarnessing the Power of Google’s Latest AerialView APIRecently, Google introduced an exciting new feature to their Maps platform — the AerialView API. This innovative tool generates footage…May 11, 2023May 11, 2023
Downloading a Password-Protected Website for Offline AccessRecently, I needed to download a website with content for offline access.Apr 16, 2023Apr 16, 2023
Published intenantcloud-engineeringLaravel 10 package development from scratchThis article is an updated version of Laravel 7 package development articleApr 9, 2023Apr 9, 2023
Published intenantcloud-engineeringTop MySQL 8/AWS RDS 3 features that can improve your appRecently AWS announced a long waited support of MySQL 8 for their RDS Aurora. Of course, you could use MySQL 8 engine on RDS way before…Sep 25, 2022A response icon1Sep 25, 2022A response icon1
Ways of deploying Laravel AppThere are many-many variations of how you can deploy your app. Of course, it heavily depends on the type of app: whether it’s a simple…Aug 21, 2021Aug 21, 2021
Laravel Vapor. Migrating existing app to serverless. Easy or not?App autoscaling is not a trivial task as it might look. I would like to share my experience of playing with this great toolMar 14, 2021A response icon2Mar 14, 2021A response icon2
Published intenantcloud-engineeringHow to fork and maintain laravel package with easeThere are a lot of amazing ready to use laravel packages on Github and packages. Every project uses open-source packages. The only problem…Apr 28, 2020A response icon1Apr 28, 2020A response icon1