For reasons I can't start to explain, I'll be moving this blog over to medium.com. I'll try to move the existing contents as well, but surely future posts will be on medium. Find me on medium @sdkcodes By.
Monday, 4 December 2017
Saturday, 2 December 2017
If you're like me (and every other developer), you must have now realized the importance of using queues. Queues give you the power of async programming by allowing you run some important (any) task in the background. Let's think about it this way: in a typical.
Thursday, 16 November 2017
You're done crafting your artisan-esque laravel app on your local environment (be it homestead, laragon, xampp, valet or whatever) and now you need to show your app to the world. There are cloud hosting solutions like Heroku, DigitalOcean etc that makes.
Friday, 14 July 2017
Sometimes, when you are creating a web app, you might want to create some routes for your API. Laravel fortunately, laravel makes this easy by shipping with a routes/web.php and routes.api.php file. The routes/web.php file defines routes.
Wednesday, 1 February 2017
Programming is a very funny craft - errors pop up every where every time when they feel like. So, I was working on one of my usual long term apps, I then tried logging in to the admin area of the web app, and I got a blank page in return. I checked the source.
Tuesday, 18 October 2016
Really don't have much to say, https://github.com/sdkcodes/codeigniter_bootstrap_alert Head over to the link, it says it all. Than.
Wednesday, 12 October 2016
So, you've just started your programming journey and it has been a pretty mixed feeling - sometimes feeling extremely excited when your code runs, and the other times , extremely frustrated when you have no idea what's wrong . Well, either ways, I'm happy to.
Sunday, 10 July 2016
Woh!! So, like I said on my twitter timeline earlier, I'll be posting a number of tutorial, tips for aspiring, beginning and maybe even intermediate programmers on this blog. And for starters, I'll make this first post a super simple one. I'll show you how to.
Thursday, 28 May 2015
Hello everyone like you all can see, this is a new born baby blog. On here, I will be talking about pretty much anything. That is, from myself, to tech, to writing, to my life and a whole lot of other interesting things you might enjoy. This is going.