M. Niyazi Alpay
M. Niyazi Alpay
M. Niyazi Alpay

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.

 

about.me/Cryptograph

  • admin@niyazi.org
Laravel and MongoDB Integration

Laravel and MongoDB Integration

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

Personal Blog on Safety and Survival - Being "Sober" on the Streets

Personal Blog on Safety and Survival - Being "Sober" on the Streets

Being cautious in uncertain situations / unfamiliar streets Whether you're passing through an unfamiliar neighborhood or find yourself amidst an unruly demonstration, adopting some crucial principles

The Hacker Who Saved the World - My Own Solutions

The Hacker Who Saved the World - My Own Solutions

This competition is called CTF (Capture The Flag) abroad, it's not organized much in our country, so I thank the Prodaft team for organizing such a competition. I solved some of the questions, couldn'

PHP Object Oriented Programming

PHP Object Oriented Programming

Object-oriented programming (OOP) is a technology used for software development. OOP facilitates component programming with its standards. C# is a language based on OOP. There are many objects availab

The Story of Kevin Mitnick, the Greatest Hacker of All Time

The Story of Kevin Mitnick, the Greatest Hacker of All Time

Kevin Mitnick, born on August 6, 1963, is considered one of the greatest hackers of all time. After spending five years in prison, he was released on parole in 2000. One of the conditions of his parol

What is C#?

What is C#?

What is C#? As you know, there are programs that we use to use our computers comfortably and programming languages are needed to make these programs. The most popular of these languages are Basic, C,

Vestel Smart TV Remote Control

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

What is MongoDB and NoSQL?

What is MongoDB and NoSQL?

MongoDB is a NoSQL database. NoSQL can be expanded as "not only SQL," meaning it's not SQL. This is because the queries executed are not the ones you're used to in MySQL or MS SQL systems. Advantages

Laravel Blog System - AlphaBlog

Laravel Blog System - AlphaBlog

I have completed developing a blog system for my own website in my spare time, and I have open-sourced it on my Github account. This blog system was developed with Laravel and MongoDB was used as the

Laravel - Meilisearch and MongoDB Integration

Laravel - Meilisearch and MongoDB Integration

In my previous writings, I talked about integrating Laravel with both Meilisearch and MongoDB separately. In this piece, I'll discuss how to use all three together. As I mentioned in my previous post