Overview
A Lightweight, user, and search engine-friendly multi-user blogging script with Laravel 8 and Bootstrap 5. With a very easy admin panel. The code is clean and maintainable so it would be too easy to edit for customization and adding new features. Vanilla javascript is used in user-end/frontend so it loads faster by avoiding jquery plugins.
Demo
https://projects.kawser.net/cl...
User Login
Email: testuser@localhost.com
password: 321321
admin URL: https://projects.kawser.net/cl...
Admin Login
Email: admin@localhost.com
password: 321321
Features
- Responsive and mobile-friendly
- Fast loading
- Search engine and user friendly
- XML Sitemap generated automatically for Contents and pages
- Login Registration
- Forget password with the email
- No jquery is used in frontend/user-end for better performance used vanilla javascript
- Author Profile
- User block unblock option for login
- Easy rich text editor for content writing
- Image preview before submit content/blog
- Comment and loading real-time without page refresh
- Content approving system for user post
- Search Option
- Tag options
- Different category wise contents like by category, author, tags
- Dynamic page creation
- Dynamically change website info like logo, contact info social pages from admin panel.
- Contact reply via email from admin panel.
- Clean easy and maintainable code.
Requirements
This application built with Laravel 8
PHP 7.3 or up
MySQL 5.6 or up