Hello, my name is Bobby. Welcome to my Dev Blog

I am a professional DevOps Engineer with a demonstrated history of working in the internet industry. I am an avid Linux lover and supporter of the open-source movement philosophy.

Blog Post illustration

Introduction Laravel is a great PHP framework that allows you to use Blade Templates for your frontend. Blade is a very powerful templating engine provided with Laravel that does not restrict users from using plain PHP code in their views. Blade view...

bobbyiliev avatar
Bobby Iliev
Blog Post illustration

Introduction Stress is a natural reaction of our body when we face situations we can't cope with (for example, that one piece of code you can't figure out). Unfortunately, it can be a little overwhelming at times, and if we don't do something about i...

bobbyiliev avatar
Bobby Iliev
Blog Post illustration

Introduction Every PHP developer should be familiar with how to use frameworks. Frameworks help make the process of development easier by simplifying common practices used in developing major web projects such as packages, modules, plug-ins, and even...

bobbyiliev avatar
Bobby Iliev
Blog Post illustration

Introduction Laravel 8 was released on September 8th along with Laravel Jetstream. If you are not familiar with Jetstream, you should check out this introduction tutorial here: What is Laravel Jetstream and how to get started Due to a lot of Laravel ...

bobbyiliev avatar
Bobby Iliev
Blog Post illustration

INTRODUCTION No matter how old you are and what job experience you have, job interviews are always stressful. If you are looking for your dream job during COVID-19, you may find this article useful. It may offer you good preparation and knowledge of ...

bobbyiliev avatar
Bobby Iliev
Blog Post illustration

Introduction Laravel routes allow you to map your URLs to specific functionality, for example, a method in a controller or directly to a specific Blade view. For example, if you visit yourdomain.com/contact, Laravel will return the contact page of yo...

bobbyiliev avatar
Bobby Iliev
Blog Post illustration

Introduction Encryption is the process of encoding information so that it can not be understood or intercepted. Encryption has been used long ago before computers were invented; actually, the first known evidence dates back to 1900 BC in Egypt. Anoth...

bobbyiliev avatar
Bobby Iliev
Blog Post illustration

Introduction Discord is a messaging platform, and its popularity has been growing exponentially! It is a great alternative to Slack. Webhooks is one of the awesome features of Discord that allows you to send any messages to a specific channel on your...

bobbyiliev avatar
Bobby Iliev
Blog Post illustration

Introduction Have you ever procrastinated? If you say "No", you are totally a liar! But most important, do you know what procrastination is? This is a (un)aware process of postponing something that you find as hard or boring. Procrastinatio...

bobbyiliev avatar
Bobby Iliev
Blog Post illustration

Introduction I have been using VScode for a while now, and I can say that it is my favorite IDE so far! In this post, I will show you my top 10 VSCode shortcuts, which could help you be more productive! Prerequisites Before you get started, you will ...

bobbyiliev avatar
Bobby Iliev
1 2 ... 10 11 12 13 14 15 16 17 18 19