Skip to content

rleroi/Stremio-Laravel

Repository files navigation

Stremio-Laravel

A Stremio Addon Template in Laravel PHP

Usage

  1. Click the "Use this template" button on the top of this page to create a new project.
  2. Clone your new repository
  3. Run composer install && npm install && composer run post-root-package-install && composer run post-create-project-cmd
  4. If you have Docker installed, you can run ./vendor/bin/sail up to run the application locally (see Laravel Sail)
  5. Just add your content to AddonController.php.

The addon routes are predefined in routes/addon.php, there should be no need to change them.

Helping

Found a bug? Please open an issue or pull request 😃

About

A Stremio Addon Template in Laravel PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages