Skip to content

There is no better way to learn than by watching other developers code live. Find out who is streaming next in the Laravel world.

Notifications You must be signed in to change notification settings

christophrumpel/larastreamers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

83a7b84 · Oct 10, 2024
May 21, 2024
Oct 10, 2024
May 21, 2024
May 21, 2024
May 21, 2024
Apr 3, 2024
Oct 10, 2024
Oct 10, 2024
May 21, 2024
May 14, 2021
Oct 10, 2024
May 14, 2021
Apr 3, 2024
Apr 3, 2024
May 14, 2021
Jun 5, 2024
May 14, 2021
Mar 19, 2024
Apr 3, 2024
May 21, 2024
Jul 16, 2024
Mar 2, 2023
Jul 16, 2024
Mar 19, 2024
Feb 23, 2022
Apr 3, 2024
Apr 3, 2024
May 21, 2024
Jun 29, 2022
Feb 11, 2022
Jun 29, 2022

Repository files navigation

larastreamers_social_small

Larastreamers

This is the repository of https://larastreamers.com.

It shows you who is live coding next in the Laravel world.

Installation Steps

prerequisite: PHP > 8.2

  • clone repository
  • composer install

Local installation

  • Create DB larastreamers
  • composer install
  • composer setup (copies env file, generates key, and migrates DB)

Laravel Sail

  • copy .env.example to .env
  • run ./vendor/bin/sail up -d
  • run ./vendor/bin/sail composer setup (generates key, and migrates DB)

Setup

In order to import videos from YouTube you need:

  • Fill YOUTUBE_API_KEY in your .env file
  • Visit / and login with a user from UserTableSeeder or create your own one
  • Import a stream by providing the video id
  • The video needs to be a scheduled live stream in the future

Roadmap

Currently, there are no big updates planned.

Contribute

We welcome everyone to contribute to this project. Just make sure to suggest bigger features first in the issues, before you spend a lot of time. Please also make sure to write tests for what you implement. I only merge PRs with tests :-)

About

There is no better way to learn than by watching other developers code live. Find out who is streaming next in the Laravel world.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published