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