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

https://github.com/rosyid-grobogan/simple-blog-laravel7

CRUD Simple Blog with Laravel 7
https://github.com/rosyid-grobogan/simple-blog-laravel7

Last synced: 8 months ago
JSON representation

CRUD Simple Blog with Laravel 7

Awesome Lists containing this project

README

          

## We Learn about:
- [Laravel Auth](#)
- [Select 2](https://select2.org/)
- [Laravel Debugbar by Barryvdh](https://github.com/barryvdh/laravel-debugbar)

- Optimasi Query

## NB
- Pada detail post, delete dan edit akan muncul ketika yang login adalah pemilik post.
- Jika image diupdate, maka image lama akan dihapus.
- Hapus image ketika post di delete.