Muhammed Niyazi ALPAY

Muhammed Niyazi ALPAY

Meraklı

96 yazıKatılım: April 2024

Posts

5G: Not Just Speed, A New Era

5G: Not Just Speed, A New Era

Mobile communication technologies undergo a radical transformation every decade. This journey, which began with 1G analog systems that could carry only voice, became digital with 2G, brought mobile internet into every...

5 min read
Laravel and WebAuthn

Laravel and WebAuthn

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. composer require laragear...

14 min read
Cloudflare Management Tool

Cloudflare Management Tool

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 to be able to change...

2 min read
Laravel Blog System - AlphaBlog

Laravel Blog System - AlphaBlog

I have completed the blog system that I have been developing for my own website in my spare time after work and shared it as open source on my Github account. I developed this blog system with Laravel and used MongoDB a...

3 min read
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 resources. MeiliSearch, o...

7 min read