You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- message: '#Property CSlant\\Blog\\Core\\Models\\.*::\$fillable has no type specified#'
path: src/Models/*.php
- message: '#Call to an undefined method CSlant\\Blog\\Core\\Models\\.*::hasOne\(\).#'
path: src/Models/*.php
- message: '#.*is used zero times and is not analysed#'
path: *.php
- message: '#Method CSlant\\Blog\\Core\\Models\\.*::slug\(\) return type with generic class Illuminate\\Database\\Eloquent\\Relations\\HasOne does not specify its types: TRelatedModel, TDeclaringModel#'