Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tegraxd/laravel-simple-crud-relation
CRUD Relasi Sederhana
https://github.com/tegraxd/laravel-simple-crud-relation
Last synced: 20 days ago
JSON representation
CRUD Relasi Sederhana
- Host: GitHub
- URL: https://github.com/tegraxd/laravel-simple-crud-relation
- Owner: TEGRAXD
- Created: 2023-06-08T04:10:23.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-06-09T04:00:53.000Z (over 1 year ago)
- Last Synced: 2024-11-17T05:09:52.341Z (3 months ago)
- Language: PHP
- Size: 77.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## CRUD Relasi Sederhana
yap, sederhana... kayak warung nasi padang.## Panduan
- Copy `.env.example` menjadi `.env`
- Ubah pengaturan database
- Jalankan `php artisan key:generate`
- Serve seperti biasa dengan `php artisan serve`