lunarphp / lunar

An open-source package that brings the power of modern headless e-commerce functionality to Laravel.

Home Page:https://lunarphp.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrations for causer_type field in activity_log table

morawcik opened this issue · comments

  • Lunar version: 1.x
  • Laravel Version: 11.x
  • PHP Version: 8.2

Migrations from 0.8 to 1.x didn't change Lunar\Hub\Models\Staff to Lunar\Admin\Models\Staff in causer_type field in activity_log table

Thanks @morawcik I've done a PR to update the upgrading docs. This will be redundant once model extending has been QA'd and merged :)