• Stars
    star
    231
  • Rank 172,931 (Top 4 %)
  • Language
    PHP
  • Created over 3 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.0

  • 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 :-)

More Repositories

1

laravel-factories-reloaded

๐ŸญThis package lets you create factory classes for your Laravel project.
PHP
381
star
2

missing-livewire-assertions

Adding the missing Livewire assertions to your Laravel project
PHP
133
star
3

chatbot-php-boilerplate

This package makes it simple to start building a chatbot in PHP. Give me 10 minutes of your time and I will give you a chatbot starter setup.
PHP
118
star
4

nova-notifications

A Laravel Nova tool overview and handle Laravel Notifications
PHP
77
star
5

christoph-rumpel.com-old

My personal blog
PHP
52
star
6

blog-laravel-real-time-notifications

PHP
46
star
7

laravel-quiz-chatbot

PHP
44
star
8

what-you-can-test-in-laravel

PHP
42
star
9

christoph-rumpel.com

This is my personal blog https://christoph-rumpel.com
PHP
30
star
10

laravel-command-file-picker

This package lets you show a list of files or classes to choose from during a Laravel command.
PHP
9
star
11

talks-the-final-service-container

PHP
6
star
12

blog-gulp-setup

All of the code from my article on a Laravel Gulp setup
CSS
5
star
13

bcwp-laraconeu-chatbot

This the code for the Laracon EU chatbot from my book "Build Chatbots with PHP"
PHP
5
star
14

cv

My personal CV
3
star
15

getting-started-with-reverb

Blade
3
star
16

bcwp-php-starter

This is the PHP starter project from my book "Build Chatbots with PHP"
PHP
2
star
17

christophrumpel.github.io

My personal static blog (not used anymore)
CSS
2
star
18

raspberrypi-realtime-website-tracking

Show an active user of a site in realtime on elemetns connected to a Rasperry Pi.
Python
2
star
19

getting-started-with-tdd-in-php

Example code of "Getting Started with TDD in PHP"
PHP
1
star
20

fair-product-prices

PHP
1
star
21

botman57

PHP
1
star
22

dotfiles-old

My personal dotfiles
Vim Script
1
star
23

christoph-rumpel.com_old

My personal portfolio site
PHP
1
star
24

phpstan-demo-public

PHP
1
star
25

laracon-notes-template

A Laracon EU notes template
1
star