Assalamualaikum / Hi, It’s been a long time, I wan to update my Laravel Package Generator and now it’s officially updated with version 2.0.2. Lots
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 moreInstall hashids/hashsids package Create a wrapper for hashids Create a helper for hashids Create a config file for hashids Create a migration, which add a
read more