Description
This is free blogging system with laravel and bootstrap 4. In this project user can post their article with image from the admin section according to category. User can view the all posts according to specific category. User can also view the all category section.
Following are the features of this project
- Post add, edit and delete section in admin
- Category add, edit, and delete in admin
- Show all posts on index page
- Show all category page
- Show all posts according to specific category
- About us page
- Contact page with saving information in database
Following are the simple steps to install this laravel project
- Download and extract the folder on your server
- Edit .env file change the database configuration according to your credentials.
- Open command line and go to this project folder.
- Import the .sql file in database.
- Run the project in browser.
- For admin, you can use the /admin.
Reviews
There are no reviews yet.