• #indieweb 2018-01-26
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#indieweb ≡
  • ←
  • →
2018-01-26 UTC
# 01:19
dansup
nothing major, just fix the env() use. It's not meant to be used anywhere besides config files, so you call config('app.name') rather than env('APP_NAME') since the config is cached.