Laravel Complete Blog Project
This application based on new Latest Laravel 5.8 Framework that allows web site owners to quickly add blog post, manage users , manage comments, manage reply, manage profile and allow to create category and tag. It is designed latest security and code standards and it is ready for high availability web sites.
All Features
- Popular posts
- Admin panel
- admin dashboard
- Category management
- Tag management
- Post management
- Post management
- Subscriber management
- Profile management
- Blog
- Favourite Post
- Posts view count
- Posts thumbnail & post feature images
- Posts comments
- Posts reply
- Posts tags
- Posts category
- Posts author
- Blog subscribers
- Blog search by category,tags and post tile
- Social media share button
- Responsive design
- seo friendly
- pro admin template
Laravel Packages Used
- laravel-toastr
- Sweet alert
- laravel intervention image
- laravel filemanager
- laravel html purifier
- laravel file manager
Installation Instruction
- Clone the repo
- Run
composer install - Run
cp .env.example .env - run
php artisan key:generate - Set your database credentials in your .env file
- Run
php artisan migrate - run
php artisan db:seed --class=AdminsTableSeeder - run
php artisan serve - Set your mail configuration in your .env file
- Set your application in your config/app.php and .env file
Contribution Guideline
- Fork The repo
- Clone the repo locally
- Run
git checkout dev - Create a new local branch
- Work on your local branch
- Push to remote
- When work is tested,done or ready, push to remote
- Merge to dev
Useful links
Demo
mad-blog demo
Admin Login
Admin
Post Create
License
madCoderz Blog is open sourced software licensed under the MIT license;

