If you ever need to create attributes on a model, the Laravel Attributes package is designed to make this easy.
To give you an example of attributes, pretend you have an e-commerce store and want to associate technical details with a product. With this package, you can do it like this: