An open API service indexing awesome lists of open source software.

https://github.com/jatin-8898/laravel-blog

A full fledged Blog Website using Laravel. :large_blue_diamond:
https://github.com/jatin-8898/laravel-blog

access-control artisan authentication blog ckeditor ckeditor-plugin laravel laravel-framework posts

Last synced: about 2 months ago
JSON representation

A full fledged Blog Website using Laravel. :large_blue_diamond:

Awesome Lists containing this project

README

          

# Laravel-Blog
A getting started project with Laravel.

## Clone the repo
It is very light weight repo, So recommended starting with cloning the repo
```
git clone https://github.com/Jatin-8898/laravel-blog.git
```
## ScreenShots

### Welcome Page
![capture](https://user-images.githubusercontent.com/34777376/47255646-3720a480-d492-11e8-9384-c89b6e997e8e.PNG)

### Login Page
![2](https://user-images.githubusercontent.com/34777376/47255734-29b7ea00-d493-11e8-9755-cc7957277657.PNG)

### Register Page
![captur222e](https://user-images.githubusercontent.com/34777376/47255666-6c2cf700-d492-11e8-8cb1-c937fe1c8dc3.PNG)

### Dashboard
![dashboard](https://user-images.githubusercontent.com/34777376/47255780-a8148c00-d493-11e8-834e-e37908d5f8b1.PNG)

### Add Posts Page
![captur23e](https://user-images.githubusercontent.com/34777376/47255672-73ec9b80-d492-11e8-8a8b-41a69b290921.PNG)

### Edit Posts Page
![edit](https://user-images.githubusercontent.com/34777376/47255776-a2b74180-d493-11e8-935a-2ca4fa380c23.PNG)

### View Posts Page
![capture2](https://user-images.githubusercontent.com/34777376/47255651-3d168580-d492-11e8-8a17-feb7ef47de1a.PNG)

### Open A Post
![view indiv post](https://user-images.githubusercontent.com/34777376/47255779-a5199b80-d493-11e8-9dfb-1e01ff7e8ba1.PNG)