Skip to content
This repository has been archived by the owner on Dec 17, 2019. It is now read-only.
/ Gulu-Blog Public archive

This is blogging web app built using laravel 5.4. It has an app to accompany it on google play.

Notifications You must be signed in to change notification settings

mwakaambrose/Gulu-Blog

Repository files navigation

Gulu-Blog

This is blogging web app built using laravel 5.4. It has an app to accompany it on google play.

Getting Started.

This guide will get you started with this project and help make the necesary changes you may need to fit your criteria. Please feel free to shoot me an email or a pull request incase you need to contribute. A live version of this project can be viewed from Here. But first, the screen shots.

Screenshots

to be updated

Installation

Getting started is as easy as cloning this repository to your work environment.

See laravel requirement Here

1 - Create a database and a datebase user granting all permissions to the user.

2 - Modify your .env file, setting the datebase and database credentials as required.

3 - Run a `php artisan migrate` then `php artisan db:seed` to seed some dummy posts that comes with project.

4 - Quick note: the project seeder doesnt come with a user seeder. be sure to create that.

5 - Run the `php artisan serve` to start a development serve, visit `localhost:8000` and Walla!

6 - Hope you there, happy blogging and coding.

About

This is blogging web app built using laravel 5.4. It has an app to accompany it on google play.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published