In every new Laravel backend project I start, there are a number of packages that are a 'must' for me to install. These range from packages that speed up development to those that help manage database queries.
Let's take a look at which packages these are:
Obviously, there are many more to consider depending on the specifications of each project, but these are the essential ones for me.