Skip to content

sakansmf/laravel_hli

Repository files navigation

Laravel HLI

Learning yang dibuat menggunakan framework Laravel

Run Locally

Clone the project

  git clone https://github.com/

Go to the project directory

  cd laravel_

Install dependencies

  composer install

Copy env.example

  cp .env.example .env

Generate key

  php artisan key:generate

Migrate into database

  php artisan migrate --seed

Start the server

  php artisan serve

Email and Password Default Admin

Name Email Password
admin admin@mail.io admin123
admind3@mail.co

Tech Stack

Client: Boostrap, Ajax.

Server: PHP, Laravel, Mysql

Feedback

If you have any feedback, please reach out to us at sakans27@gmail.com

About

HLI untuk project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published