Why you should become a web developer
PublishedIntroduction These days there are so many career choices to take in the programmer world. But one of the most successful and important ones is Web Development. There are so many companies out there that are on the constant look for web developers and...
Bobby Iliev
Introduction The Eloquent ORM included with Laravel provides you with an easy way of interacting with your database. This simplifies all CRUD (Create, read, update, and delete) operations and any other database queries. In this tutorial, you will lea...
Bobby Iliev
Getting started with Git
PublishedIntroduction Whether you are a newcomer to programming, or an experienced one, you have to know how to use Git. Most of the projects that a small or big group of developers work on are done through GitHub or GitLab. It makes working with other develo...
Bobby Iliev
Introduction The Eloquent ORM included with Laravel provides you with an easy way of interacting with your database. This simplifies all CRUD (Create, read, update, and delete) operations and any other database queries. In this tutorial, you will lea...
Bobby Iliev
💡 Introduction to Bash Scripting Ebook/Guide I have just released an open-source introduction to Bash scripting ebook/guide that will help you learn the basics of Bash scripting and start writing awesome Bash scripts that will help you automate your ...
Bobby Iliev
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...
Bobby Iliev
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...
Bobby Iliev
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...
Bobby Iliev
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 ...
Bobby Iliev
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 ...