-
Copy
.env.examplefile:cp .env.example .env
-
Comment
MoonShineServiceProviderinbootstrap/providers.php:return [ App\Providers\AppServiceProvider::class, //App\Providers\MoonShineServiceProvider::class, ];
-
Installation command:
Without docker:
make install-local
With docker:
make install-docker
-
Uncomment
MoonShineServiceProviderinbootstrap/providers.php:return [ App\Providers\AppServiceProvider::class, App\Providers\MoonShineServiceProvider::class, ];
-
Make MoonShine Great Again!
-
Notifications
You must be signed in to change notification settings - Fork 7
MoonShine Development Kit
moonshine-software/devkit
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|