The property id does not exist on CSlant\Blog\Api\Http\Resources\Post\PostResource. Since you implemented __get, consider adding a @property annotation.
The property name does not exist on CSlant\Blog\Api\Http\Resources\Post\PostResource. Since you implemented __get, consider adding a @property annotation.
The property slug does not exist on CSlant\Blog\Api\Http\Resources\Post\PostResource. Since you implemented __get, consider adding a @property annotation.
The property description does not exist on CSlant\Blog\Api\Http\Resources\Post\PostResource. Since you implemented __get, consider adding a @property annotation.
The property content does not exist on CSlant\Blog\Api\Http\Resources\Post\PostResource. Since you implemented __get, consider adding a @property annotation.
The property image does not exist on CSlant\Blog\Api\Http\Resources\Post\PostResource. Since you implemented __get, consider adding a @property annotation.
The property categories does not exist on CSlant\Blog\Api\Http\Resources\Post\PostResource. Since you implemented __get, consider adding a @property annotation.
The property tags does not exist on CSlant\Blog\Api\Http\Resources\Post\PostResource. Since you implemented __get, consider adding a @property annotation.
The property author does not exist on CSlant\Blog\Api\Http\Resources\Post\PostResource. Since you implemented __get, consider adding a @property annotation.
The property created_at does not exist on CSlant\Blog\Api\Http\Resources\Post\PostResource. Since you implemented __get, consider adding a @property annotation.
The property updated_at does not exist on CSlant\Blog\Api\Http\Resources\Post\PostResource. Since you implemented __get, consider adding a @property annotation.