Skip to content

v1.0.1

Compare
Choose a tag to compare
@Log1x Log1x released this 20 Jul 20:40
· 57 commits to master since this release
c7b4591

Change log

Bug fixes

  • Fix config loading order (#1)
  • Use base_path('dist') instead of public_path() by default (#1)
  • Fix classname on singleton (#1)

Enhancements

  • Use app container directly instead of helpers in service provider
  • Small code clean up