Skip to content

MuhaddiMu/Blog-Laravel

Repository files navigation

Build Status Total Downloads Latest Stable Version License

About This Project

It is a learning Base CMS Blog in Laravel which covers alot of the things.
Register
Sign In(Registered Users)
Create Post(Admin)
Edit Post(Admin)
Add Category(Admin)
Manage Users(Admin)
Assign Roles(Admin)
Add Role(Admin)
Blog Post View(Everyone)
Post Comment(Everyone) and alot more functionalities...

Run

Clone this Repository by running the command.

git clone https://github.com/MuhaddiMu/Blog-Laravel.git

Open Directory in CLI and run these commands respectively

composer install

php artisan serve

I have already provided SQL Database file so you can use it to seed the Database.

Admin Account
Email: Admin@Laravel.com
Password: Laravel

User Account
Email: User@Laravel.com
Password: Laravel

Note: Mail is not configured so if you want to reset password you can use the log driver for it or configure your email.

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects.

Contributing

Thank you for considering contributing to this project for better understanding of peoples!

About

Learning Base CMS Blog Project which covers Authentications, Roles, Permissions, CRUD and alot of other functionalities

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published