liraui / docs
A documentation package for your next laravel, inertiajs, and react applications.
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
Language:TypeScript
pkg:composer/liraui/docs
Requires
- php: ^8.4
- laravel/wayfinder: ^0.1.12
- spatie/laravel-route-attributes: ^1.25
Requires (Dev)
- laravel/pint: ^1.0
- mockery/mockery: ^1.0
- orchestra/testbench: ^9.0
- phpunit/phpunit: ^10.4
This package is not auto-updated.
Last update: 2025-12-18 22:15:40 UTC
README
Docs package
Opinionated documentation package for Laravel, and React applications.
⚠️ Beta: This project is in BETA — APIs, file layout, and packages may change. Use for prototyping and early development. Report bugs or breaking changes in issues, please.
What this package provides
- Docs layout components (header, footer, left/right sidebars)
- Left navigation driven by configuration (
config/liraui-docs.php)
Quick start
composer require liraui/docs
For full installation instructions and documentation, visit the Installation guide.
Contributing
Bug reports and contributions are welcome — please open an issue or a pull request. Maintain a short description of breaking changes.
License
The docs package is open-sourced licensed under the MIT license.
