podcast-subscriber

所属分类:云计算
开发工具:PHP
文件大小:788KB
下载次数:0
上传日期:2018-02-12 19:47:13
上 传 者sh-1993
说明:  简易播客订户应用程序
(Easy podcast subscriber app)

文件列表:
.env.example (791, 2018-02-13)
app (0, 2018-02-13)
app\Console (0, 2018-02-13)
app\Console\Kernel.php (822, 2018-02-13)
app\Episode.php (137, 2018-02-13)
app\Exceptions (0, 2018-02-13)
app\Exceptions\Handler.php (1137, 2018-02-13)
app\Feed.php (885, 2018-02-13)
app\Http (0, 2018-02-13)
app\Http\Controllers (0, 2018-02-13)
app\Http\Controllers\Auth (0, 2018-02-13)
app\Http\Controllers\Auth\ForgotPasswordController.php (834, 2018-02-13)
app\Http\Controllers\Auth\LoginController.php (943, 2018-02-13)
app\Http\Controllers\Auth\RegisterController.php (1817, 2018-02-13)
app\Http\Controllers\Auth\ResetPasswordController.php (952, 2018-02-13)
app\Http\Controllers\BotManController.php (429, 2018-02-13)
app\Http\Controllers\Controller.php (361, 2018-02-13)
app\Http\Controllers\FacebookSubscriptionController.php (383, 2018-02-13)
app\Http\Controllers\SmsSubscriptionController.php (1213, 2018-02-13)
app\Http\Kernel.php (2033, 2018-02-13)
app\Http\Middleware (0, 2018-02-13)
app\Http\Middleware\EncryptCookies.php (294, 2018-02-13)
app\Http\Middleware\RedirectIfAuthenticated.php (523, 2018-02-13)
app\Http\Middleware\TrimStrings.php (340, 2018-02-13)
app\Http\Middleware\TrustProxies.php (697, 2018-02-13)
app\Http\Middleware\VerifyCsrfToken.php (314, 2018-02-13)
app\Jobs (0, 2018-02-13)
app\Jobs\NotifySubscribersOfNewEpisode.php (1127, 2018-02-13)
app\Notifications (0, 2018-02-13)
app\Notifications\NewEpisodeReleased.php (1149, 2018-02-13)
app\Notifications\Subscribed.php (837, 2018-02-13)
app\Providers (0, 2018-02-13)
app\Providers\AppServiceProvider.php (723, 2018-02-13)
app\Providers\AuthServiceProvider.php (575, 2018-02-13)
app\Providers\BotMan (0, 2018-02-13)
app\Providers\BotMan\DriverServiceProvider.php (630, 2018-02-13)
app\Providers\BroadcastServiceProvider.php (380, 2018-02-13)
... ...

![](https://github.com/tighten/podcast-subscriber/blob/master/podcast-subscriber-logo.png?raw=true) # Podcast Subscriber This isn't really consumer ready yet but I've taken first steps. I'm fully accepting issues or pull requests from anyone who wants to help me make this into something useful for not-Matt. :) ## Basic setup Gotta replace all the images with your own images. ### RSS Feed Setup Put your RSS URL in the `RSS_URL` env var. ### iTunes Setup Put your iTunes URL in the `ITUNES_URL` env var. ### SMS Setup Twilio account. Get your creds and past into the `TWILIO_*` env vars. Boom done. ### Facebook Setup It's a pain in the butt. It involves many steps of approval from Facebook. Also update config/botman/facebook to have your domains. Also make sure to set up your `FACEBOOK_URL` env var so the links work.

近期下载者

相关文件


收藏者