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 Using PHP OPcache is a great way to improve your overall performance. OPcache stores pre-compiled script bytecode in memory, which eliminates the need for PHP to load and parse scripts on every request. In this tutorial, you will learn h...

bobbyiliev avatar
Bobby Iliev
Blog Post illustration

Introduction Laravel 8 was released on September 8th along with Laravel Jetstream. Laravel Jetstream is a new application scaffolding for Laravel. Laravel Jetstream replaces the legacy Laravel authentication UI available for previous Laravel versions...

bobbyiliev avatar
Bobby Iliev
Blog Post illustration

What is new in Laravel 8?

Published

Introduction As of writing this post, Laravel 8 is still not officially out, but it was just announced at Laracon Online. Here is a list with some of the new excellent features that you will get with the new version 🔥 Models Directory Not long ago Ta...

bobbyiliev avatar
Bobby Iliev
Blog Post illustration

Introduction Warning! Unfortunately, Katacoda has been deprecated and is no longer available. Katacoda is an interactive technical learning platform. Katacoda provides environments that are accessible via the browser, with no need for configuration...

bobbyiliev avatar
Bobby Iliev
Blog Post illustration

The Top 5 Apps I Use Every Day

Published

Introduction There is a huge number of useful apps you can download. They could make your day more organized, better planed, less stressful. Besides, they would save you time. Here are my TOP 5 applications I use the most on my smartphone. I will be...

bobbyiliev avatar
Bobby Iliev
Blog Post illustration

Introduction The Laravel community has been growing exponentially, and there are a lot of fantastic packages out there. I recently came across a Laravel package that provides an artisan command to check the syntax of your blade templates. In this tut...

bobbyiliev avatar
Bobby Iliev
Blog Post illustration

Introduction If you are using git along with Github, Gitlab for example, you need to make sure that you do not include any sensitive information to your repositories like passwords or secrets. To do that, you need to have a gitignore file which inclu...

bobbyiliev avatar
Bobby Iliev
Blog Post illustration

Introduction No matter if you are a DevOps/SysOps engineer, developer, or just a Linux enthusiast, you can use Bash scripts to combine different Linux commands and automate boring and repetitive daily tasks, so that you can focus on more productive a...

bobbyiliev avatar
Bobby Iliev
Blog Post illustration

Introduction There could be various reasons why you would need a free domain for your project. For example, having multiple side projects could be quite costly in case that your projects are not generating any income. So saving costs could be crucial...

bobbyiliev avatar
Bobby Iliev
Blog Post illustration

Introduction Have you ever had that kind of a day in which you have no desire for doing anything productive even though you have a lot of work and various tasks for the day but the only thing you do is lying on the couch and watching TV? I think that...

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