Seeders are a great way of creating fixture data, as well as dummy data, for your development environment. Let me show you how we can make them even better.
PHP
PHP Attributes: What, Why, How and When
A deep dive into PHP attributes, from metadata and Reflection to practical design patterns, Laravel examples, performance, testing, and the cases where explicit code is better. Read more