Alexandr

Alexandr @tabuna

About: I'm an application developer who loves creating concise and efficient web apps.

Location:
Russia Lipetsk 🌳
Joined:
May 8, 2020

Alexandr
articles - 10 total

Getters and Setters in Objects

In programming, there are many different approaches to structuring code. For example, the procedural...

Learn More 1 1Mar 26

When Files Ask for a Password: A Developer's Solution

In my online world, everything was simple—a login and password were all it took: familiar, secure,...

Learn More 2 2Mar 12

Usage Laravel and ChatGPT "Function calling"

Recently, OpenAI released an update for ChatGPT, introducing new features that allow developers to...

Learn More 6 1Jun 19 '23

Use inline SVG icons with Laravel

I used icons in fonts for a long time, just by connecting a file with styles and insert a tag with cl...

Learn More 2 0Dec 14 '20

Laravel Orchid - SVG Icons

In the latest release of the package, I worked on replacing Icon Fonts in favor of the SVG format, wh...

Learn More 6 1Sep 19 '20

Draw model charts in Laravel Orchid

Building charts can be awkward, but since 7.15.0, a trait has been added to Laravel Orchid to generat...

Learn More 5 0Aug 4 '20

How to enable two-factor authentication in Laravel Orchid

Two-factor authentication Two-factor authentication provides your users with additional ac...

Learn More 7 1Aug 4 '20

Reusing layers in Laravel Orchid

Layouts are easy to reuse when fields are related to the relations of different models. Already duri...

Learn More 7 0Jul 28 '20

Admin for Laravel

For laravel, there are many different packages for building internal applications. Laravel Nova, Back...

Learn More 9 0Jul 1 '20

RPC-like API for your Laravel project

JSON-RPC 2.0 this is a simple stateless protocol for creating an RPC (Remote Procedure Call) style AP...

Learn More 5 0May 8 '20