filmov
tv
Laravel Full Course - Hotel Management System | Customer CRUD & Modify RoomType Master #8
Показать описание
Welcome to #codeartisanlab. In this video, We are going to perform the following things.
# Customer CRUD
- Full Name
- Email
- Password
- Mobile
- Address
- Photo (With Very Easy Way)
---------------------------
# RoomType Master Update
- Add Price field/Day via migration
#laravel #HotelManagementSystem #laravelModelRelationship
----------------------
## Commands
- Create resource controller
- php artisan make:controller ControllerName -r
- Create Model with migration
- php artisan make:model ModelName -m
- add column in existing table
- php artisan make:migration add_columnma_to_tablename --table="tablename"
## Download Free Admin Template
================
## References
================
================
================
================
================
================
---------
## We will learn the following thing in this video
---------
- How to add column in existing table in laravel
- How to add active class in admin sidebar in laravel
- How to create CRUD in laravel
- How to save data in database in laravel
- How to fetch data from database in laravel
- How to update data in database in laravel
- How to delete data from database in laravel
- How to connect database in laravel
- How to create model in laravel
- How to create migrations in laravel
- How to define model relationship in laravel
- How to configure template in laravel
- How to create and extend template in laravel
- How to create common template in laravel
- How to load template in laravel
# Customer CRUD
- Full Name
- Password
- Mobile
- Address
- Photo (With Very Easy Way)
---------------------------
# RoomType Master Update
- Add Price field/Day via migration
#laravel #HotelManagementSystem #laravelModelRelationship
----------------------
## Commands
- Create resource controller
- php artisan make:controller ControllerName -r
- Create Model with migration
- php artisan make:model ModelName -m
- add column in existing table
- php artisan make:migration add_columnma_to_tablename --table="tablename"
## Download Free Admin Template
================
## References
================
================
================
================
================
================
---------
## We will learn the following thing in this video
---------
- How to add column in existing table in laravel
- How to add active class in admin sidebar in laravel
- How to create CRUD in laravel
- How to save data in database in laravel
- How to fetch data from database in laravel
- How to update data in database in laravel
- How to delete data from database in laravel
- How to connect database in laravel
- How to create model in laravel
- How to create migrations in laravel
- How to define model relationship in laravel
- How to configure template in laravel
- How to create and extend template in laravel
- How to create common template in laravel
- How to load template in laravel
Комментарии