Preparing the Local Project | Creating a Custom Statamic 500 Server Error Page
It is often that when working on projects locally, the project is in debug mode. Because of this, we will see screens like this instead of our custom error page: To have our custom error page show up we need to temporarily update our .env file and...