Топ-100 | Обзор | Комменты | Новости | RSS RSS | Поиск | Хочу! | Добавить ссылки | О сайте | FAQ | Профиль
RapidLinks - Скачай всё!
  


Laravel 10 - Build News Portal And Magazine Website (2023)

Laravel 10 - Build News Portal And Magazine Website (2023)



ВидеоВидео Рейтинг публикации: 0 (голосов: 0)  
https://i124.fastpic.org/big/2024/0916/67/a69b190f8db157922fcd26894a846467.jpg
Laravel 10 - Build News Portal And Magazine Website (2023)
Published 6/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 33.65 GB | Duration: 69h 27m

Laravel 10 - Create a Dynamic News Portal / News Paper and Magazine Website with Modern Features and Advanced Techniques

What you'll learn

Fundamental of Laravel 10

News Management

Creating a News Portal Project with Laravel 10

Implementing a multi-language system

Implementing Laravel 10 authentication with multi guards

Managing user roles and permissions

Implementing dynamic website theme color system

Dynamic image uploads

Working with microsoft translator API

Mastering CRUD functionality

Configuring website settings

Managing news advertisements

Adding Toaster functionality to the project

Implementing a change password option

Implementing email sending feature

Managing forgot password and password reset functionality

Updating user profiles

Optimizing site SEO

And more

Requirements

You have to know basic PHP

Basic HTML, CSS, Bootstrap and jQuery

Local Server : XAMPP/WAMP/MAMP/Laragon

Text Editor/IDE: Notepad++ / Sublime Text / Visual Studio Code / PhpStrom

Description

Laravel 10 - Build News Portal and Magazine Website (2023)Are you looking to master Laravel and build a comprehensive News Portal website? Look no further! Introducing "Laravel 10 - Build News Portal and Magazine Website (2023)" a cutting-edge course designed to take you from a beginner to an advanced Laravel developer. This course is not just theoretical; it's a hands-on project-based learning experience that will transform you into a professional developer.Why We Should Learn Laravel?Laravel, an open-source PHP framework, is renowned for its simplicity and powerful features. By following the model-view-controller design pattern, Laravel enables you to create highly structured and pragmatic web applications with ease. Its extensive community support and abundant resources make it an excellent choice for web development.So why should you invest your time in learning Laravel?Laravel significantly reduces development time and effort, thanks to its development life cycle and code efficiency.It's easy to learn, making it accessible even for beginners.Laravel enhances web application performance and simplifies configuration, error handling, and exception handling.It offers automation testing capabilities and streamlined URL routing configuration and task scheduling.Laravel has a huge community and provides unlimited resources.Most importantly, having Laravel skills makes it very easy to land a job in the field.What is your benefits ?With "Laravel 10 - Build News Portal and Magazine Website (2023)" you'll reap numerous benefits. Not only will you gain proficiency in Laravel from basic fundamentals to advanced concepts, but you'll also have the opportunity to build a complete, state-of-the-art Online News Portal. Throughout the course, you'll tackle real-life project challenges, learn to debug and troubleshoot, and grasp the core MVC structures. This comprehensive project will not only expand your skill set but also boost your employability. You'll be equipped to undertake client work, bolster your portfolio, and excel in university assignments.The course's highlights include:Learning Laravel basicsCreating a News Portal Project with Laravel 10.Implementing a multi-language system.Implementing Laravel 10 authentication.Managing user roles and permissions.Incorporating professional themes for both the frontend and backend.Facilitating image uploads.Mastering CRUD functionality.Configuring website settings.Managing news advertisements.Adding Toaster functionality to the project.Implementing a change password option.Implementing email verification in Laravel.Managing forgot password and password reset functionality.Updating user profiles.Optimizing site SEO.And more.But the best part? You won't merely learn these concepts; you'll apply them directly to a live project under my guidance. Furthermore, you'll receive prompt support within 24 hours if you encounter any issues. By completing "Laravel 10 - Build News Portal and Magazine Website (2023)" you'll position yourself as a proficient Laravel developer, ready to seize job opportunities, impress clients, and advance your career.

Overview

Section 1: Introduction

Lecture 1 Introduction

Section 2: Laravel-10 Fundamental

Lecture 2 Getting Environment Ready - Getting Local Environment Ready for Windows

Lecture 3 Getting Environment Ready - VS Code Necessary Plugins for Laravel

Lecture 4 Installation And Setup - Install Laravel Installer And Setup Your First Project

Lecture 5 Installation and Setup - Set Up Database Connection in Laravel

Lecture 6 Directory Structure - Laravel Folder Structure All You Need to Know

Lecture 7 Directory Structure - What Is Laravel Artisan

Lecture 8 Directory Structure - Basic Understanding About Artisan Tinker

Lecture 9 MVC Architecture - What Is MVC And How It Works in Laravel

Lecture 10 Routing - What Are Routes How to Work with Them

Lecture 11 Routing - Route Parameters

Lecture 12 Routing - All About Route Naming, Grouping and Prefix

Lecture 13 Views - What Are Views How to Create Views in Laravel

Lecture 14 Views - Yield And Section Directive in Laravel

Lecture 15 Views - Useful Blade Directives

Lecture 16 Controller - What Are Controllers & How To Create And Use Them

Lecture 17 Controller - Resource Controller

Lecture 18 Model - What Is Models and How to Work With Them

Lecture 19 Migrations - What Is Migrations in Laravel And How to Use Them

Lecture 20 Eloquent - Working with Eloquent ORM

Lecture 21 Eloquent Relation - One To One

Lecture 22 Eloquent Relation- One To Many

Lecture 23 Form Handling - Discussing About Laravel Validation And Create A Form For Test

Lecture 24 Form Handling - Adding Name And Dynamic Data in Form

Lecture 25 Form Handling - How to Use Form Validation to Validate User Input

Lecture 26 Form Handling - Handling Form Data

Lecture 27 Form Handling - How to Handle File Uploads

Lecture 28 Middleware - What Is Middleware And How to Use It

Lecture 29 Basic Authentication - Laravel User Authentication with Breeze

Lecture 30 Basic Authentication - How To Create Multi Authentication System (Part - 1)

Lecture 31 Basic Authentication - How To Create Multi Authentication System (Part - 2)

Lecture 32 Basic Authentication - How To Create Multi Authentication System (Part - 3)

Lecture 33 Basic Authentication - How To Create Multi Authentication System (Part - 4)

Lecture 34 Basic Authentication - How To Create Multi Authentication System (Part - 5)

Section 3: Admin Panel - Template Mastering And Setup

Lecture 35 Admin Setup- Admin Template Overview

Lecture 36 Admin Setup-Installing Laravel 10 and Creating Database

Lecture 37 Admin Setup-Installing Laravel Breeze And Setup

Lecture 38 Admin Setup- Admin Layout Mastering Dashboard Page (part-1)

Lecture 39 Admin Setup- Admin Layout Mastering Dashboard Page (part-2)

Lecture 40 Admin Setup- Adding Multi Auth System with Breeze (part-1)

Lecture 41 Admin Setup- Adding Multi Auth System with Breeze (part-2)

Lecture 42 Admin Setup-Adding Multi Auth System with Breeze (part-3)

Lecture 43 Admin Setup- Adding Multi Auth System with Breeze (part-4)

Lecture 44 Admin Setup- Adding password reset system for admin (part-1)

Lecture 45 Admin Setup- Adding password reset system for admin (part-2)

Lecture 46 Admin Setup- Adding localization syntax in all static text

Section 4: Admin Profile Update

Lecture 47 Admin Profile - Creating Profile Page and Update Forms

Lecture 48 Admin Profile - Working With Edit Profile Form

Lecture 49 Admin Profile - Create a Trait For Handle Image

Lecture 50 Admin Profile - Save Form Data to Database

Lecture 51 Admin Profile - Update Profile Password

Lecture 52 Admin Profile - Adding Sweet Alert And Doing Some Fixes

Section 5: Frontend - Template Mastering And Setup

Lecture 53 Frontend - Template Mastering And Setup

Lecture 54 Template Mastering- Home Page Mastering (Part-1)

Lecture 55 Template Mastering- Home Page Mastering (Part-2)

Section 6: Multi Language CRUD

Lecture 56 Multi Language- Creating Necessary Pages and Designs

Lecture 57 Multi Language- Working With Create Page

Lecture 58 Multi Language- Handling Create Form Data (Part - 1)

Lecture 59 Multi Language- Handling Create Form Data (Part - 2)

Lecture 60 Multi Language- Show Created Data In Index (Part - 1)

Lecture 61 Multi Language- Show Created Data In Index (Part - 2)

Lecture 62 Multi Language- Working With Edit Form

Lecture 63 Multi Language- Working With Delete Feature

Lecture 64 Multi Language- Creating the Default Language Seeder

Lecture 65 Multi Language- Making Static Text Dynamic

Section 7: News Categories

Lecture 66 News Categories- Creating Necessary Pages and Designs

Lecture 67 News Categories- Working With Create Page

Lecture 68 News Categories- Handling Create Form Data

Lecture 69 News Categories- Showing the Created Data in Index

Lecture 70 News Categories- Working With Edit Feature

Lecture 71 News Categories- Working With Delete Feature

Section 8: News Post

Lecture 72 News Post - Creating Necessary Pages and Designs

Lecture 73 News Post - Creating Migration Columns

Lecture 74 News Post - Working With Create Form Design

Lecture 75 News Post - Load Category Depending on Language

Lecture 76 News Post - Handling Create From Data ( Part - 1)

Lecture 77 News Post - Handling Create From Data ( Part - 2)

Lecture 78 News Post - Handling Create From Data ( Part - 3)

Lecture 79 News Post - Handling Tags for Create From

Lecture 80 News Post - Showing Created Data at Index Page

Lecture 81 News Post - Working With Index Status Buttons

Lecture 82 News Post - Working With Update Feature ( Part - 1)

Lecture 83 News Post - Working With Update Feature ( Part - 2)

Lecture 84 News Post - Working With Update Feature ( Part - 3)

Lecture 85 News Post - Working With Delete Feature

Lecture 86 News Post - Post Coping Feature

Lecture 87 News Post - Adding Is Pending Column

Section 9: Set Up Language

Lecture 88 Set Up Language - Fetching and And Showing Dynamic Languages at Frontend

Lecture 89 Set Up Language - Putting Selected Language At Session

Lecture 90 Set Up Language - Installing Laravel Debugbar Package For Inspect Session

Lecture 91 Set Up Language - Get Language Code From Session

Lecture 92 Set Up Language - Make Selected Language Input Depending on Session

Section 10: Breaking News Slider

Lecture 93 Breaking News - Showing Breaking News at Frontend (Part - 1)

Lecture 94 Breaking News - Showing Breaking News at Frontend (Part - 2)

Lecture 95 Breaking News - Showing Post Depending on Selected Language

Section 11: News Details Page

Lecture 96 Details page - Showing Dynamic Content in Details Page

Lecture 97 Details page - Adding View Count in Post

Lecture 98 Details page - Adding K format to View Count

Lecture 99 Details page - Showing Dynamic Contents in Detail Page Sidebar

Lecture 100 Details page - Showing Popular Tags

Lecture 101 Details page - Working with Comment Section (Part - 1)

Lecture 102 Details page - Working with Comment Section (Part - 2)

Lecture 103 Details page - Working with Comment Section (Part - 3)

Lecture 104 Details page - Working with Comment Section (Part - 4)

Lecture 105 Details page - Working with Comment Section (Part - 5)

Lecture 106 Details page - Next Post Previous Post button

Lecture 107 Details page - Adding dynamic Metas

Lecture 108 Details page - Showing the Related Post

Lecture 109 Details page - Working with Share Buttons

Lecture 110 Details page - Doing Last Fixes

Section 12: Hero Section Slider

Lecture 111 Slider - Working with Hero Section Slider

Section 13: Recent and Popular News Section

Lecture 112 Recent - Showing Recent News in Home Page

Lecture 113 Popular News- Showing Popular News in Home Page

Section 14: Category Base News Section

Lecture 114 Category Base News - Creating Necessary Files and Design in Backend

Lecture 115 Category Base News - Update Form Design

Lecture 116 Category Base News - Handling the Update From Data

Lecture 117 Category Base News - Preselect Categories After Updating

Lecture 118 Category Base News - Showing Dynamic Contents at Frontend (Part-1)

Lecture 119 Category Base News - Showing Dynamic Contents at Frontend (Part-2)

Lecture 120 Category Base News - Showing Dynamic Contents at Frontend (Part-3)

Lecture 121 Category Base News - Checking and Fixing Some Stuff

Section 15: Most Viewed Post Section

Lecture 122 Most Viewed Section - Showing Most Viewed Posts in Sidebar

Section 16: Social Fan Count Section

Lecture 123 Social Count Section - Creating Necessary Files and Design in backend

Lecture 124 Social Count Section - Working with Create From Design

Lecture 125 Social Count Section - Handling Create From Data

Lecture 126 Social Count Section - Showing Data at Index Page

Lecture 127 Social Count Section - Working with Update Form

Lecture 128 Social Count Section - Working with Delete Feature

Lecture 129 Social Count Section - Showing Dynamic Contents at the Frontend

Lecture 130 Tag Section - Show Popular Tags

Section 17: News Page

Lecture 131 News Page - Working with Search Feature

Lecture 132 News Page - Showing Search Result in News Page

Lecture 133 News Page - Working with Pagination

Lecture 134 News Page - Adding Dynamic Contents at Sidebar

Lecture 135 News Page - Show Post Depending on Categories (Part - 1)

Lecture 136 News Page - Show Post Depending on Categories (Part - 2)

Lecture 137 News Page - Show Post Depending on Tags

Lecture 138 News Page - Warping up News Page

Section 18: Ads Sections

Lecture 139 Ads Sections - Creating Necessary Files and Design in Backend

Lecture 140 Ads Sections - Working with Update From (Part - 1)

Lecture 141 Ads Sections - Working with Update From (Part - 2)

Lecture 142 Ads Sections - Working with Update From (Part - 3)

Lecture 143 Ads Sections - Showing Ads in Frontend

Lecture 144 Ads Sections - Adding Missing Fields (Part - 1)

Lecture 145 Ads Sections - Adding Missing Fields (Part - 2)

Section 19: News Letter Section

Lecture 146 News Letter - Working with Newsletter Field in Frontend

Lecture 147 News Letter - Storing Subscribers Email

Lecture 148 News Letter - Showing Subscriber Emails at Backend

Lecture 149 News Letter - Working with Mail Sending Module

Lecture 150 News Letter - Placing Newsletter Section at all Sidebars

Section 20: Footer Section

Lecture 151 Social Link - Creating Necessary Files and Design in Backend

Lecture 152 Social Link - Working with Create Feature

Lecture 153 Social Link - Showing Data at Index Page

Lecture 154 Social Link - Working on Update and Delete Feature

Lecture 155 Social Link - Showing Social Links at Frontend

Lecture 156 Footer Section - Working with Footer Info Grid (Part - 1)

Lecture 157 Footer Section - Working with Footer Info Grid (Part - 2)

Lecture 158 Footer Section - Working with Footer Grid One (Part - 1)

Lecture 159 Footer Section - Working with Footer Grid One (Part - 2)

Lecture 160 Footer Section - Working with Footer Grid Two

Lecture 161 Footer Section - Working with Footer Grid Three

Lecture 162 Footer Section - Working with Footer Title One ( Part - 1 )

Lecture 163 Footer Section - Working with Footer Title One ( Part - 2 )

Lecture 164 Footer Section - Working with Footer Title Two and Three

Section 21: Pages

Lecture 165 About Page - Working with About Page

Lecture 166 Contact Page - Working with Contact Page (Part - 1)

Lecture 167 Contact Page - Working with Contact Page (Part - 2)

Lecture 168 Contact Page - Working with Contact Form

Lecture 169 Contact Page - Storing the Mail Data at DB

Lecture 170 Contact Page - Showing the Mails at Backend

Lecture 171 Contact Page - Working with Reply Feature (Part - 1)

Lecture 172 Contact Page - Working with Reply Feature (Part - 2)

Lecture 173 Contact Page - Working with Reply Feature (Part - 3)

Lecture 174 Cont
  • Добавлено: 16/09/2024
  • Автор: 0dayhome
  • Просмотрено: 4
Ссылки: (для качалок)
Общий размер публикации: 34,66 ГБ
Еще Видео: (похожие ссылки)


Написать комментарий