- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
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
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
Комментарии отсутствуют
Информация о видео
30 марта 2026 г. 12:58:02
00:02:17
Другие видео канала


















