Skip to content

alexrififi/demo-project

 
 

Repository files navigation

Installation

  • Add database
  • Run composer install
  • Add .env and configure
  • php artisan key:generate
  • php artisan storage:link
  • php artisan migrate --seed
  • Go to /admin
  • Optionally, you can configure github or tinymce file manager

About

MoonShine example demo project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 70.0%
  • CSS 18.7%
  • Blade 7.6%
  • Sass 2.2%
  • JavaScript 1.5%