/dreamJournal

A blog website

Primary LanguagePHPMIT LicenseMIT

dreamJournal

A blog website

Usage: 1.User can upload their story which can either be public or private. 2.Private posts can be only viewed by the user. 3.User can also browse for public stories. 4.If any content is inappropriate they can report it. 5.Other features will be added in the future.

Project Info: 1.It's done using Laravel.

Project requirements: Xampp, composer, any text editior.

Project tree: xampp/htdocs/"user_laravel_folder"

Run: #In cmd from the project folder type "php artisan serve" #Also, you need to start apache, mysql from xampp.