Laravel Tutorials | Introduction | Laravel Blog Project | Laravel 8 Tutorial | Learn Laravel

Опубликовано: 05 Октябрь 2024
на канале: Code Artisan Lab
16,837
109

This is the Laravel blog project introduction video. In this video, We will discuss the technologies that we are going to use in this project. We will discuss the features of the project. I am going to create this project from scratch. We will learn lots of things from this project. I am sure, you will enjoy this series. Please like this video and subscribe to the channel for regular updates. I will update all the source on GitHub.
#Laravel8 #LaravelTutorial #LaravelBlogProject #learnLaravel #CodeArtisanLab
Thanks for watching this video. :) :)

Overview of the Blog Project
-------------------
Technologies
========
XAMPP 3.x
PHP 7.4
Laravel 8.x
Bootstrap 4.x
Jquery 3.x
MySQL 8
PhpMyAdmin 4.x

Frontend Features
Home page with all latest posts
Post Detail Page with comment option
Right Sidebar in all pages with
Search Option
5 Recent Posts
5 Popular Posts (According to views)
5 Recent Comments (with post link)
Change the limit from admin panel
Guest Posting (Only Approved User can Post)
User Account Panel
Update Profile
Change Password
Forgot Password
My Posts
My Comments
About Us Page
Contact Us Page

Backend Features
Admin Login
Manage Post Category
Manage Posts
Post Title
Post Description
Category
Tags
Post Thumbnail
Post Image
Manage Post Comments (Approve or DisApprove)
Manage Users (Approve or DisApprove)
Settings
Comment Auto Approve or Not
User Auto Activate or not
Change limit for recent posts, popular posts, recent comments

References
Download Source Code - https://github.com/codeartisanlab
Laravel Tutorials -    • Laravel Tutorials  
Django TuTorials -    • Question Answer Website in Django  
Django with ReactJs Project -    • Employee Register App