PhpStorm: {Model} and HasTimestamps define the same property timestamps (Laravel)
This is a bug and it’s introduced in the new version of PhpStorm. It’s not possible to disable the warning since it’s an annotator inspection. I also don’t recommend changing your code for the sole purpose of fixing this warning since it’s an IDE bug and will be addressed in their next patch. If it’s … Read more