just leave the code alone
change session store to file and don't install any authentication scaffolding
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I am at the start of what I expect to be large project and I am new to Laravel. I am trying to get something minimal setup and do not need a database at the time. How do I remove the database calls from my project. After making some changes to config files I get the following error; Target class [db] does not exist. I appreciate any help but I really don't want to use any of the defaults(even temporarily) b/c I'll be working with a mixture of cloud sql and firestore.
Please or to participate in this conversation.