julles / saragus

saragus project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Saragus App

Simple CRUD News

Cara Instal

Cloning Projectna hela mang , make git asupken seukrip iyeu

git clone https://github.com/julles/saragus.git

terus asup ka project na , make cmd

cd path/to/file/saragus

jalanken composer na

composer install

copy file .env.example dengan ngaran .env doang , terus ubah koneksi databasena sesuai selara

DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=saragus
DB_USERNAME=rezaganteng
DB_PASSWORD=

last : jalanken seukrip iye

php artisan migrate
php artisan serve

buka project na di browser : locaslhot:8000 (delapan rebu)

#license

https://reza.mit-license.org/

About

saragus project


Languages

Language:PHP 77.4%Language:HTML 20.4%Language:JavaScript 1.1%Language:Vue 0.6%Language:ApacheConf 0.5%