Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 781 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 781 Bytes

🎉 DEMO Laravel Moonshine

MoonShine is an open-source Laravel admin panel for beginners and experts. It speeds up development of admin sections, MVPs, and content management systems with CRUD, authorization, and a user-friendly interface built with Blade, Livewire, and Tailwind CSS.

version rating uptime

🚀 Setup

  • Install Package
composer require moonshine/moonshine
  • Install Moonshine
php artisan moonshine:install

🏆 Run

php artisan serve