https://github.com/moonshine-software/todo-list-demo
MoonShine example demo project
https://github.com/moonshine-software/todo-list-demo
cutcode moonshine
Last synced: 5 months ago
JSON representation
MoonShine example demo project
- Host: GitHub
- URL: https://github.com/moonshine-software/todo-list-demo
- Owner: moonshine-software
- Created: 2024-04-19T09:14:02.000Z (about 1 year ago)
- Default Branch: 3.0
- Last Pushed: 2024-11-10T14:13:11.000Z (7 months ago)
- Last Synced: 2024-11-10T15:20:25.941Z (7 months ago)
- Topics: cutcode, moonshine
- Language: PHP
- Homepage: https://moonshine-laravel.com
- Size: 1.48 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## MoonShine TODO-list project

## Installation
### Manually
- Run composer install
- Add .env and configure
- php artisan key:generate
- php artisan storage:link
- php artisan migrate --seed**Admin**
user: [email protected]
pass: moonshine