moonshine / crud
MoonShine Crud
4.x-dev
2025-07-17 08:53 UTC
Requires
- php: ^8.2
- ext-json: *
- illuminate/contracts: ^10|^11|^12
- illuminate/support: ^10|^11|^12
- illuminate/view: ^10|^11|^12
- lee-to/fast-attributes: ^0.3
- moonshine/asset-manager: 4.x-dev
- moonshine/contracts: 4.x-dev
- moonshine/core: 4.x-dev
- moonshine/support: 4.x-dev
- moonshine/ui: 4.x-dev
- psr/simple-cache: ^3.0
- symfony/http-foundation: ^7.1
This package is auto-updated.
Last update: 2025-07-17 08:59:56 UTC
README
This repository is a readonly MoonShine monorepo subsplit. Please, open pull requests and issues in the main repository.
Routes:
- moonshine.index
- moonshine.crud.index (API)
- moonshine.crud.create
- moonshine.crud.store
- moonshine.crud.show (API)
- moonshine.crud.edit
- moonshine.crud.destroy
- moonshine.crud.massDelete
- moonshine.login
- moonshine.authenticate
- moonshine.logout
- moonshine.page
- moonshine.resource.page
- moonshine.handler
- moonshine.reactive
- moonshine.method
- moonshine.component
- moonshine.update-field.through-relation
- moonshine.update-field.through-column
Optional routes:
- moonshine.async-search
- moonshine.has-many.form
- moonshine.has-many.list
- moonshine.profile.store
- moonshine.notifications.readAll
- moonshine.notifications.read