Open in app

Sign In

Write

Sign In

Oğuzhan KARACABAY
Oğuzhan KARACABAY

22 Followers

Home

About

Published in

Beyn Technology

·Sep 5

Custom DQL usage with Symfony

Hello, in this article I will talk about the usage and benefits of Custom DQL in Symfony. First of all, for those who are unfamiliar, I will explain Doctrine and then DQL. Those who are already familiar with this topic can skip this section. Doctrine: It is an ORM (Object…

Symfony

4 min read

Custom DQL usage with Symfony
Custom DQL usage with Symfony
Symfony

4 min read


Nov 29, 2022

Laravel ile QR kod okuma ve görsel işleme kullanarak okuma oranını arttırma

Merhaba, bu yazımda Laravel ile QR kodlu bir belgeden QR kodu nasıl kesip çıkarabileceğimize, bu kesilen kısımda ki QR kodu nasıl okuyabileceğimize ve okuma oranını nasıl arttırabileceğimize değineceğim. Laravel projesi oluşturma Bilgisayarınızda composer kurulu ise aşağıdaki şekilde bir Laravel projesi oluşturabilirsiniz, eğer Composer yüklü değilse yüklemeniz gerekmektedir. composer create-project laravel/laravel qr-project

PHP

6 min read

Laravel ile QR kod okuma ve görsel işleme kullanarak okuma oranını arttırma
Laravel ile QR kod okuma ve görsel işleme kullanarak okuma oranını arttırma
PHP

6 min read


Nov 29, 2022

Reading QR codes with Laravel and increasing the QR reading rate with image processing

Hello, in this article, I will talk about how we can cut a QR code from a document, how we can read the QR code in this cut section and how we can increase the reading rate with Laravel. Creating Laravel project If you have composer installed on your computer, you can create…

PHP

7 min read

Reading QR codes with Laravel and increasing the QR reading rate with image processing
Reading QR codes with Laravel and increasing the QR reading rate with image processing
PHP

7 min read


Sep 14, 2022

Laravel’de JsonResource içerisinde ki objelerin bilindik türden veri tiplerine otomatik çevirilmesi

Öncelikle problemi açıklayarak başlayalım; Farz edelim ki siparişlerimizi yönetmek amacıyla, Order adlı bir Eloquent modelimiz mevcut ve modelimizde price ve product_name olarak 2 adet kolonumuz var, price kolonu ise Money object olarak cast edilmiş durumda. Order Eloquent modelimiz şu şekilde olacaktır; OrderController ise büyük ihtimalle bu şekilde olacaktır;

PHP

2 min read

Laravel’de JsonResource içerisinde ki objelerin bilindik türden veri tiplerine otomatik çevirilmesi
Laravel’de JsonResource içerisinde ki objelerin bilindik türden veri tiplerine otomatik çevirilmesi
PHP

2 min read


Sep 14, 2022

Laravel automatic object casting to known data types in JsonResources

First of all, I want to start with explaining the problem; Let’s say we have an Order model for managing orders with two attributes: price and product_name. The price attribute is casted to a Money object. The Order eloquent model would be look like this: The OrderController will…

PHP

2 min read

Laravel automatic object casting to known data types in JsonResources
Laravel automatic object casting to known data types in JsonResources
PHP

2 min read


Aug 30, 2022

PHP OOP trait nedir?

Merhaba, bu yazımda PHP traitlere değineceğim, öncelikle traitlere neden ihtiyaç duyulmuştur kısmını açıklayarak başlamak istiyorum, PHP’de bir alt sınıfın yalnızca bir adet üst sınıfı olabilmekte, örnek ile açıklamak gerekirse; class Admin { public function manageUser(int $userId) { //…

PHP

2 min read

PHP OOP trait nedir?
PHP OOP trait nedir?
PHP

2 min read

Oğuzhan KARACABAY

Oğuzhan KARACABAY

22 Followers
Following
  • Alper Güven

    Alper Güven

  • Bayram EKER

    Bayram EKER

  • Hasan Demir

    Hasan Demir

  • Turan Karatuğ

    Turan Karatuğ

  • Fatih AYDIN

    Fatih AYDIN

See all (11)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams