you can create a middleware to protect that route or simply turn environment to production in .env when you are done running artisan commands.
you can create a middleware to protect that route or simply turn environment to production in .env when you are done running artisan commands.
RE: Deploying Your Laravel Application on Shared Hosting (The Easier way)