In this post, Marcus explains the fundamentals of Blade components. A great introduction or review, this post walks you through the process of creating an extensible button component that contains the code common between button types, with additional interactivity powered by Alpine.
PHP
Easier endpoint tests with Policy::fake
This make testing endpoint authorization much simpler. Read more