binshops / laravel-blog

Laravel Blog Package/ Laravel CMS. Easiest way to add a blogging system to your Laravel website. Laravel Blog.

Home Page:https://www.binshops.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

If post change Published? to Not Published ErrorException

OrlangurDux opened this issue · comments

screenshot-server d-life org_8090-2021 08 20-11_37_10
Apparently this is due to the fact that the translations are loaded first, and then the post is attached, and if it is not published, then instead of the object it is null.

the issue has been fixed on master. We will have a release soon.
Thanks