Skip to content

blog website with admin panel, build on laravel.

Notifications You must be signed in to change notification settings

abolnoor/hmBlog

Repository files navigation

Build Status Total Downloads Latest Stable Version License

About HMBlog

Laravel web application has a Blog system to manage articles and tags and user management, a website to display the posts and tag. with 3 levels of authorization Role : Admin, Editor, Normal.

Installation

0- cd in the project folder

1- > composer install

2- > php artisan migrate fresh

or import the db dump file, pre defiend users: 

- email: admin@test.test password: 123123123 
- email: editor@test.test password: 123123123 
- email: normal@test.test password: 123123123 

3- php artisan serve

License

The Laravel framework is open-sourced software licensed under the MIT license.

About

blog website with admin panel, build on laravel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published