Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/galehludi/penjualan


https://github.com/galehludi/penjualan

Last synced: about 2 months ago
JSON representation

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)