Vestel Smart TV Remote Control
Hello, although I'm not a big fan, I'm a user of a Vestel Smart TV. While there are mobile remote control applications for Android and iOS for this TV, I spend most of my time at the computer, so I de
I've been interested in computer systems since a very young age, and I've been programming since 2005. I have knowledge in PHP, MySQL, Python, MongoDB, and Linux.
Hello, although I'm not a big fan, I'm a user of a Vestel Smart TV. While there are mobile remote control applications for Android and iOS for this TV, I spend most of my time at the computer, so I de
Variable Declaration In PHP, variables are defined with the $ sign.$variable = variable value; There are some rules for defining variables. Variables cannot start with a number. Turkish characte
In my previous article, I provided information about WebAuthn. In this article, I will explain how to implement it with Laravel. First, we include the laragear/webauthn package in our project. compo
Hello, I'm going to show you the image resizing and uploading class I've prepared. In my previous post, I talked about object-oriented programming. The topic I'm going to explain now is a class for im
Hello, I had prepared this application about two years ago and uploaded it to my Github, but I recently had the opportunity to prepare its topic. Initially, the reason I created this application was
In this article, I will talk about MeiliSearch and Laravel Integration. MeiliSearch is a search engine that operates on the same logic as Elasticsearch. However, Elasticsearch consumes a lot of resou
For installing MongoDB on a Linux operating system, you first need to add the MongoDB repositories to your system. Linux Redhat / CentOS Step 1: You need to add the following information into the fi
Hello, due to my busy schedule, I haven't been able to write blog posts for a long time. In this article, I will explain how to use MongoDB in your Laravel project. Laravel is installed by default wit