Download the PHP package nuewire/page without Composer
On this page you can find all versions of the php package nuewire/page. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package page
Nuewire Page
Static page management for Nuewire. Pages are edited as Markdown, receive stable unique slugs through spatie/laravel-sluggable, and can be published through a configurable public route.
The installer seeds Syarat & Ketentuan and Kebijakan & Privasi as drafts. These are content checklists, not legal advice, and must be reviewed before publication.
Admin URL: /admin/content/pages
Public URL default: /pages/{slug}
See docs/PANDUAN.md for configuration, permissions, public routes, Markdown behavior, seeding, and customization.
All versions of page with dependencies
illuminate/auth Version ^11.0|^12.0|^13.0
illuminate/console Version ^11.0|^12.0|^13.0
illuminate/contracts Version ^11.0|^12.0|^13.0
illuminate/database Version ^11.0|^12.0|^13.0
illuminate/http Version ^11.0|^12.0|^13.0
illuminate/pagination Version ^11.0|^12.0|^13.0
illuminate/routing Version ^11.0|^12.0|^13.0
illuminate/support Version ^11.0|^12.0|^13.0
illuminate/translation Version ^11.0|^12.0|^13.0
illuminate/validation Version ^11.0|^12.0|^13.0
illuminate/view Version ^11.0|^12.0|^13.0
league/commonmark Version ^2.5
livewire/livewire Version ^3.6|^4.0.3
nuewire/support Version ^1.0
spatie/laravel-sluggable Version ^3.7|^4.0