php - How to set production environment for laravel applications.? -


I have created a small application in the Larval framework. But I want to host this app in my production environment on my machine so that no one can see the errors page throwing the Lervell framework. Please note that I'm not hosting it in any domain. It will be hosted on my system and will be accessed locally by other users.

file ap / config / app.php and set 'debug' = & gt; False

Comments

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

jasper reports - How to center align barcode using jasperreports and barcode4j -

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -