Hi All,
When you deploy a Laravel project for production what are your usual artisan commands for optimization?
If you have an article that you can share please comment it down.
Also, what are your configuration for the LOG_* in the env do you just leave the defaults?
LOG_CHANNEL=stack
LOG_STACK=single
LOG_DEPRECATIONS_CHANNEL=null
LOG_LEVEL=debug
By the way @alex I think the textarea here in the start a discussion form overlaps with the selection of general discussion dropdown there are some times that I can't select.
Thank you guys,
For me, I don't run artisan commands at all. The same for log config. I just leave it as it is and adjust it as needed.
Thanks for the note about the new discussion bug @carlopaa, will get that fixed!