1. Não utilizar a função env() fora da config para garantir a consistência independentemente de estar a ser utilizada cache.
    • env() function is used outside of config files. It always returns the default value if config is cached.
  2. This should be updated