Skip to content

Laravel 11 compatibility

Compare
Choose a tag to compare
@sdebacker sdebacker released this 23 Jan 14:39
· 9 commits to master since this release
  • Laravel 11
  • Images from /public/img directory moved to /resources/images directory.
  • TypiCMS Service class and Facade removed, use /app/helpers.php instead.
  • Open Graph Image field added to pages, news, events, projects, places.
  • Models’ method uri() replaced by method url().
  • Use of app()->getLocale() in place of config('app.locale').
  • password_resets table renamed to password_reset_tokens
  • Uppy 4