Skip to content

Jiayue1030/demo-project

 
 

Repository files navigation

Installation

  • Add database
  • Add .env and configure
  • php artisan key:generate
  • php artisan storage:link
  • php artisan migrate --seed
  • php artisan moonshine:user
  • php artisan serve
  • Go to /admin
  • Optionally, you can configure github and tinymce api keys

About

MoonShine example demo project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 71.8%
  • CSS 20.2%
  • Blade 5.3%
  • Sass 1.6%
  • JavaScript 1.1%