Bootstrap a Laravel Application and Install Reverb
In this lesson, setup a new Laravel Project with Laravel Breeze and Reverb. Get an overview of the various files added and amended during the installation process.
# create a new laravel project
laravel new laravel-reverb-course
# install laravel reverb
cd laravel-reverb-course
php artisan install:broadcasting
Links
- Chapter 1
Real-Time Data with Laravel Reverb and Vue.js
9 lessons • 44 min1:35
3:21
4:06
14:13
4:52
1:18