This is a very simple Blog System with some basic features build with Laravel 5.4 and prohibits extra any features of blog.
+User can write a post with heading and select a type then post it
+The post need approval of admin to publish
+User can see his/her approved post in 'My post'section
+User can see his/her post on approval in dashboard section
+User can comment to posts.
+Admin can aprrove post and also can publish post.
Starting :
->set up .env with your credentials of database
->composer update
->Create database name "db_blog"
php artisan migrate
->php artisan serve
-> See routes>web.php for admin login page and use tinker shell to register as admin
***I used Eclipse Oxygen IDE for project.Eclipse is quite disturbing in windows though its very helpful.
:) happy coding.
[if there lies any mistake,feel free to tell me ]
-
Notifications
You must be signed in to change notification settings - Fork 0
onucsecu2/Basic_Blog
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is simplest basic Blog system build with laravel
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published