laraxgram / luna
Integrates Luna.js with LaraGram for building server-driven Telegram Mini Apps.
v0.1.0
2026-07-15 15:17 UTC
Requires
- php: ^8.2.0
- ext-json: *
- ext-sodium: *
- laraxgram/core: ^4
Suggests
- ext-pcntl: Recommended when running the Luna SSR server via the `luna:start-ssr` commander command.
This package is auto-updated.
Last update: 2026-07-15 22:50:02 UTC
README
Visit Luna Document to learn more.
Contributing
Thank you for considering contributing to Luna. The contribution guide can be found in the LaraGram documentation.
Code of Conduct
In order to ensure that the LaraGram community is welcoming to all, please review and abide by the Code of Conduct.
Security Vulnerabilities
For information on reporting security vulnerabilities, please review our security policy
License
Luna is open-source software licensed under the MIT License.
Luna is inspired by and builds upon concepts from Inertia.js, which is also licensed under the MIT License. The original Inertia.js license can be found here.