Assalamualaikum & Hi, Today, I just want to share a little tip on managing your breadcrumb when using Laravel Breadcrumbs. It is common to have
read moreNext, the thing that I want to share is how I create Blueprint Macro. Similar to my previous posts on Response and Route. But this
read moreHere I want to show, how to extend existing route – get, post, etc. for your application. I’m going to create a new route Route::setting(‘module’),
read moreIt’s quite straightforward to extend a class functionality with Macro. This time I show how to extend the Response class in Laravel. Create a class
read more