Macroable Package is a trait that, gives you the ability in effect to add new methods to a class at runtime.
With Composer
composer require glowy/macroable
Run tests
./vendor/bin/pest
The MIT License (MIT) Copyright (c) Sergey Romanenko
Macroable Package is a trait that, gives you the ability in effect to add new methods to a class at runtime.
composer require glowy/macroable
Run tests
./vendor/bin/pest
The MIT License (MIT) Copyright (c) Sergey Romanenko