As a predominantly Laravel developer that is accustomed to Laravel Mix, I wanted to see how to get Tailwind’s JIT compiler working with Laravel Mix, and was pleasantly surprised that it was quite simple and just works.
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