Skip to content

daskon/larablog

Repository files navigation

Project logo

LaraBlog App

Status License


Table of Contents

About

LaraBlog is developed using Laravel 8 along with latest vesion of Livewire + Jetstream. This app include front-end user view to show the blog post and back-end admin view to control user access. Mainly consist with add new post, add new user to the roles and edit delete post.

Installing

composer install
npm install
php artisan migrate --seed
php artisan serv
Admin view : http://127.0.0.1:8000/login
account : daskon@gmail.com
password : @1234

`

Built Using

Authors

About

Blog app developed using Laravel + Livewire + Jetstream

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors