#72 Laravel 10 Tutorial | E-commerce Admin | Brands (VI) | Show Brand Select Box at Add/Edit Product
Автор: Stack Developers
Загружено: 2023-09-07
Просмотров: 368
Описание:
►Laravel 10 Tutorial Playlist: • Laravel 10 Tutorial: Make Admin Panel / E-...
In Part 72, we will continue working on the brands module. In this video, we are going to add brand select box for Add/Edit Products.
1) Add the brand_id column in the products table (with Migration)
First of all, we will update the products table with the brand_id column with the help of the update migration command.
We will run the below command to create an update migration file like add_column_to_products in which we will add column brand_id after section_id.
php artisan make:migration add_column_to_products
Now we will run the below command to make the required changes in the products table:-
php artisan migrate
You can check the brand_id column added after the section_id column in the products table.
2) Update addEditProduct function :-
Now we will update the addEditProduct function to get all active brands and return to the add_edit_product.blade.php file.
3) Update add_edit_product.blade.php file :-
Now update the add_edit_product.blade.php file to add brands select box after category selection in which we will show all active brands and we will make this field mandatory.
4) Update addEditProduct function :-
Update the addEditProduct function once again to update the query to save the brand_id in the products table.
Now you can add/update the brand for every product.
►Click here to subscribe for Laravel & other updates - / stackdevelopers
Popular Stack Developers Series that can help you:-
►Laravel Multi-Vendor E-commerce Website - • Laravel Multi Vendor Tutorial
►React JS Tutorial for Beginners with Laravel - • React JS Tutorial with Laravel for Beginners
►Laravel Tutorial for Beginners - • Laravel Tutorial for Beginners | Advance E...
►GIT Tutorial for Beginners - • Git Tutorial for Beginners | Create your F...
►Laravel API Tutorial - • Laravel API Tutorial | Create API from Scr...
►Laravel Interview Questions - • Laravel Interview Questions & Answers | 20...
►jQuery Tutorial - • jQuery Tutorial
►Laravel Basic E-commerce Series - • Make Admin Panel / E-commerce Website in L...
►Laravel Dating Series - • Make Dating / Social Networking Website in...
►Join this channel to get the complete source code of all series:
/ @stackdevelopers
Follow Stack Developers on Social Media to get updates and resolve your queries
►Like Facebook Page to get updates - / stackdevelopers2
►Join Facebook Group to resolve your queries - / stackdevelopers
►Follow on Instagram - / stackdevelopers2
►Follow on GitHub - https://github.com/stackdevelopers
#laravel10 #laravel10tutorial #laravel
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: