TimeTie is an affordable scheduling app that helps coordinate meetings across time zones. It provides a visual timeline and calendar export functionality to make finding suitable meeting times easier for distributed teams.
This article describes how you can use OCI Object Storage in your Laravel 11 application
Recently there is a lot of buzz around Oracle Cloud Infrastructure (OCI) because of their generous “Always Free Tier”...
I was working on a Flutter project in the iOS simulator that was not able to connect to my Laravel API hosted on Herd.
I recently tried to get Laravel 11 running on AWS Lightsail Container. Mostly because I wanted to know how feasible it is for smaller production projects. I did not find many sources with this particular scenario, so I am sharing here for the case you struggle with the same. If you know any great articles going into this topic, please write me, I will link all good articles here.
When you are deploying a Laravel application with Laravel Forge, Ploi, AWS Code Build or similar...
In many cases you won’t need to localize your web-application early on. There are many things that speak against it and there are some great articles that go into detail here (e.g. other languages come with other ways to do marketing, resources for customer support), but we are over-engineering our application, so we start localisation.
Recently there are more and more developers giving OrbStack a try. It promises to be a drop-in replacement for Docker Desktop.
Have you ever deployed an application using the default primary keys in Laravel only to find out a week later that you have 10 million records in one table and suddenly worry about hitting the integer limit way earlier than expected?
Some of you might ask: why AWS? Can’t we use Digital Ocean or [any other generic cloud provider]? You can use basically any cloud provider (or even on-prem) to deploy your solution. I like AWS because you get everything from one single provider. It is also not as expensive as one might assume comparing it to other providers like Digital Ocean, Vultr and others, once you understand the pricing structure and things like saving plans, reserved instances. AWS also has a great support for startups in their partner program and many more.