Other Uses of Laravel Macros
April 12, 2019
205 views
You can utilise Laravel macro to extract properties from vendor classes that you won't normally have access to. Of course, given that the vendor class is using the Macroable trait.
