LaravelPackages.net
Acme Inc.
Toggle sidebar
podhost/podstream

Podcast management scaffolding for Podhost app

7
0
v1.0.3
About podhost/podstream

podhost/podstream is a Laravel package for podcast management scaffolding for podhost app. It currently has 0 GitHub stars and 7 downloads on Packagist (latest version v1.0.3). Install it with composer require podhost/podstream. Discover more Laravel packages by podhost or browse all Laravel packages to compare alternatives.

Last updated

Introduction

Laravel Podstream is a podcast application scaffolding for Podhost.fm and Laravel 8.0. Podstream provides the perfect starting point for your next podcast hosting and management application and includes podcast and episode model, podcast user invitation and more. It relies on Laravel Jetstream and Fortify.

Installation

composer require podhost/podstream

After installation run the following command

php artisan podstream:install

Push the migrations and then run them.

php artisan migrate

Official Documentation

Documentation is currently in queue.

Contributing

Thank you for considering contributing to Podstream! You can read the contribution guide here.

License

Laravel Podstream is open-sourced software licensed under the MIT license.

Comments