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
- Host: GitHub
- URL: https://github.com/rosyid-grobogan/simple-blog-laravel7
- Owner: rosyid-grobogan
- Created: 2020-07-01T10:39:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T10:33:14.000Z (almost 3 years ago)
- Last Synced: 2025-01-05T01:26:07.040Z (9 months ago)
- Language: PHP
- Size: 1.16 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
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.