Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.
/ old-adminkit Public archive

Template untuk membuat proyek internal USDI berbasis Laravel

Notifications You must be signed in to change notification settings

ristekusdi/old-adminkit

Repository files navigation

AdminKit

AdminKit integrate with Laravel version 9.x framework.

Image of Blank Page AdminKit

How to develop?

  1. Clone this repository.
  2. Run cp .env.example .env.
  3. Create database with name adminkit.
  4. Run composer install.
  5. Run php artisan key:generate.
  6. Run php artisan migrate.
  7. Make sure you have environment key SSO Laravel from IMISSU2.
  8. Run php artisan serve.

About

Template untuk membuat proyek internal USDI berbasis Laravel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published