PinnedIvan Kolodiiintenantcloud-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, 20206May 9, 20206
Ivan Kolodiiintenantcloud-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
Ivan KolodiiDownloading a Password-Protected Website for Offline AccessRecently, I needed to download a website with content for offline access.Apr 16, 2023Apr 16, 2023
Ivan Kolodiiintenantcloud-engineeringLaravel 10 package development from scratchThis article is an updated version of Laravel 7 package development articleApr 9, 2023Apr 9, 2023
Ivan Kolodiiintenantcloud-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, 20221Sep 25, 20221
Ivan KolodiiWays 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
Ivan KolodiiLaravel 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, 20212Mar 14, 20212
Ivan Kolodiiintenantcloud-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, 20201Apr 28, 20201
Ivan KolodiiLaravel 7 package development from scratchStep 1. Create a new projectApr 14, 2020Apr 14, 2020
Ivan KolodiiHow to speed up your PHPunit tests in Laravel 5?Testing is good. I’m a big fan of well tested code but nobody likes waiting tests to be finished. It is ok when you have a few hundreds of…Oct 19, 2018Oct 19, 2018