Загрузка...

Custom App Development in Hubleto - Backend Basics

In this short tutorial, we cover the essential backend basics for building a custom Hubleto app from scratch.

We will walk through creating a "CarRental" application, demonstrating how Hubleto separates database logic into Models and RecordManagers.

What you will learn in this video:
• How to generate a custom app using the php hubleto create app command
• The difference between Models (data structure & UI) and RecordManagers (Eloquent database execution)
• How to define data columns in the describeColumns() method
• How to link models together using a 1:N (One-to-Many) relationship in both the $relations array and Eloquent HasMany methods.
• Generating the frontend React UI instantly using the create mvc command

Commands used in this tutorial:
php hubleto create app Hubleto\App\Custom\CarRental
php hubleto create model Hubleto\App\Custom\CarRental Car
php hubleto create mvc Hubleto\App\Custom\CarRental Car

Note: Migrations (creating the actual MySQL tables) are covered in a dedicated upcoming video!

For more detailed documentation on Models and Relations, visit the official developer guide: https://developer.hubleto.eu

#Hubleto #PHP #LaravelEloquent #ReactJS #WebDevelopment #SoftwareDevelopment #ERP #CRM #codingtutorial

Видео Custom App Development in Hubleto - Backend Basics канала wai-blue
Яндекс.Метрика
Все заметки Новая заметка Страницу в заметки
Страницу в закладки Мои закладки
На информационно-развлекательном портале SALDA.WS применяются cookie-файлы. Нажимая кнопку Принять, вы подтверждаете свое согласие на их использование.
О CookiesНапомнить позжеПринять