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
Meilisearch and Laravel Integration

Meilisearch and Laravel Integration

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 resour

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

Preparing, Calling and Using Functions in PHP

Preparing, Calling and Using Functions in PHP

Functions provide us with processed information that is given, requested, or generated at that moment. For example, we can create a table with the properties we want using a function, or we can create

PHP Image Upload and Resizing Class

PHP Image Upload and Resizing Class

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

PHP Multiple Image Upload and Resizing

PHP Multiple Image Upload and Resizing

Hello, in the previous tutorial, I explained how to use the image upload and resizing class. In this tutorial, I'll show you how to upload multiple images using the same class. First, let's create an

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

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

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'

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

What is PHP and What Can Be Done

What is PHP and What Can Be Done

PHP, particularly designed for the web, is a server-side scripting language that can be embedded into HTML. It resembles C and Perl in its general structure and programming rules. Developed by Rasmus