ð¡ Advanced @laravelphp tip!
If you’re using the $attributes variable in a Blade Component, you’re using the ComponentAttributeBag class, which is macroable ð
I wrote a macro to dynamically toggle classes by accepting an array, just like v-bind:class in Vue.js! #Laravel #PHP pic.twitter.com/Uis7hykv20
— Pascal Baljet (@pascalbaljet) February 3, 2021
PHP
Flare now uses OAuth for MCP, the CLI, and API
We explain how Flare now uses OAuth to connect MCP clients, the CLI, and the API with scoped permissions instead of broad long-lived tokens. The new flow makes setup faster, adds read-only and project-level access Read more…