Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/galehludi/penjualan
https://github.com/galehludi/penjualan
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/galehludi/penjualan
- Owner: GalehLudi
- Created: 2022-12-24T15:57:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-02T07:02:41.000Z (about 2 years ago)
- Last Synced: 2023-07-15T12:24:05.248Z (over 1 year ago)
- Language: CSS
- Size: 4.7 MB
- Stars: 3
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sitem Penjualan dengan Laravel 9
## Tutorial
1. Tutorial CRUD Laravel 9 (Sistem Penjualan)
2. Tutorial Membuat Form Registrasi Laravel 9 (Sistem Penjualan)
3. Tutorial Membuat Form Login Laravel 9 (Sistem Penjualan)
4. Tutorial Relasi Tabel Laravel 9 (Sistem Penjualan)
5. Penerapan Level User Login Laravel 9 (Sistem Penjualan)
## Installation
1. Clone Repo
```console
git clone https://github.com/GalehLudi/Penjualan.git
```2. Run
```console
php artisan key:generate
```
```console
php artisan migrate
or
php artisan migrate:refresh
```
```console
php artisan db:seed
```3. Run server
```console
php artisan serve
```## Third Party
### Front End
| Name | Link |
| ---------- | --------------------------------------------- |
| SB Admin 2 | |## Social Media
[Instagram](https://instagram.com/galehludi)
[Github](https://github.com/GalehLudi)