neo/literay

LiteRay is a simple open-source free alternative to the Ray desktop app

Fund package maintenance!
neoighodaro

Installs: 15

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/neo/literay

dev-main 2022-03-19 11:26 UTC

This package is auto-updated.

Last update: 2025-10-19 23:09:15 UTC


README

TODO!

  • Run composer install neo/literay (this will also install spatie/laravel-ray)
  • Run php artisan ray:publish-config to publish ray.php to your root directory (See documentation)
  • Set the RAY_PORT in your env to the port your Laravel application is running on
  • Set the RAY_HOST to your applications URL
  • Add VerifyCsrfToken to the remove csrf check for the endpoint
  • Check for the route (domain) maybe?