Assalamualaikum / Hi, Have you ever having hundred or probably thousand line of codes in a single routes/web.php ? So, my solution is quite simple. First
read moreAssalamualaikum / Hi, Today I will share how to use Datatables in your Laravel project. I will cover on: Setting up Datatables Compiling Datatables Asset
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 moreAssalamualaikum, Recently I’ve been working with developing Laravel packages for my own use and Laravel’s community. It’s quite fun and interesting how you can separate
read moreAssalamualaikum, Yesterday, I’ve shared ideas on how to manage your Laravel’s route in Laravel: Managing Routes post. Today, I want to share with you guys
read more