Laravel Category Management With Infinite Sub Categories

Udemy Laravel Category Management With Infinite Sub Categories

Register & Get access to index
4743118-43a4.jpg


Laravel Category Management With Infinite Sub Categories
Learn a powerful category management system that you can use in your Laravel web application , E-commerce and Blogs
0.0 | (0 ratings) | 0 students | Author: Namu Makwembo
Course Duration:


6 sections • 30 lectures • 2h 36m total length




What you'll learn:

  • You will learn how to add and delete Categories
  • You will learn to Assign Categories to your posts
  • You will learn to add your posts to a Tag
  • you will learn how to query posts based on Categories and Tags


Requirements:

  • Students are required to have knowledge of Laravel , Livewire , Tailwind css


Description:


Every website that uploads any sort of content dynamically will need a category management system , in this course I show you the right way to manage categories and tags for your Laravel website be it a `blog , E-commerce I will also show you how you can query posts based on categories and tags and also how to remove and add posts from categories . All the files are available for download in the resources Because this is an important part of every website , we are going to dive deep into managing parent categories , Sub categories including all it's children so that you can manage website queries efficiently We are also going to create 4 separate pages in this course# 1.Category Management Page in this page we are going to :To create a form where we can submit our new categoriesCreate a section where we ca view and see our created categories Create a tree view for our categories Be able to assign children to parent categories -unlimited children Be able to delete categories and provide feedback to our user ....... etc# 2.Tag Management Pagewe are going to:Create new tags, submit and save to database Have a section where we can see our available tagsChoose whether a tag is an app dependency or not ?Delete our tags, if it is deletable provide feedback to the front end # 3.Create Post PageIn the create post page , we are going to:Assign a new post to a category Show all the parent of the selected category in a nice tree view : 'parent >child >child1 >selectedChild'be able to assign a tag to our new post (optional )add a title to our new post add an image to our new post submit and save out new post to our database # 4.Home page In the home we will:Create a layout and show all our posts on our landing pageCreate a section which list all available categories in our database , so that when we click on a category we will be able to display all posts related to that categoryHave a section which show all posts related to a particular tag# 5. Search PageIn the search page we are going to:receive a category ID Get all posts related to that category IDCheck if the received category has any children Category If it has children , then get all children of the Category and also get all posts related to those child categories Create a collection where we can combine the results of two queries Display the results be creating a foreach function in our blade


Who this course is for:

  • Laravel developers who plan to add dynamic content to the website, blog or e commerce
Author
TUTProfessor
Downloads
108
Views
989
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from TUTProfessor