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:
- Host: GitHub
- URL: https://github.com/jatin-8898/laravel-blog
- Owner: Jatin-8898
- Created: 2018-10-20T07:40:54.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-06-07T12:17:58.000Z (over 5 years ago)
- Last Synced: 2025-03-06T18:26:54.998Z (7 months ago)
- Topics: access-control, artisan, authentication, blog, ckeditor, ckeditor-plugin, laravel, laravel-framework, posts
- Language: PHP
- Homepage:
- Size: 2.49 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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
### Login Page
### Register Page
### Dashboard
### Add Posts Page
### Edit Posts Page
### View Posts Page
### Open A Post
