liraui / docs
A documentation package for your next laravel, inertiajs, and react applications.
1.0.0
2025-12-11 16:19 UTC
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: 2026-02-26 23:14:44 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.
