DEV Community

Mahedi Hasan
Mahedi Hasan

Posted on

Laravel Macros | Learn How to Extend Laravel Core Class

Hey artisan, in this tutorial we are going to learn about laravel macros. Macro is the powerful feature of the laravel framework. Macros allow you to add on custom functionality to internal Laravel components. This laravel macro also work with laravel 5.8 , 5.7 and 5.6 .

https://www.codechief.org/article/laravel-macros-learn-how-to-extend-laravel-core-class

Top comments (0)