Almost live-coding video, on how to add your own features into Jetstream-powered Laravel installation. The goal is to show you that Jetstream isn’t that scary or opinionated, after installing you may proceed coding “the old Laravel way“.
00:00 Intro-Demo: What We’re creating
01:38 Installing Laravel Jetstream
03:46 Create Menu Item in Jetstream
07:17 From Menu to Full CRUD Tasks
10:39 Roles and Permissions: Users CRUD
15:37 One Trick of Laravel Fortify
Repository:
16 views
198
60
10 months ago 00:08:11 1
This New Auth Package Makes Things Even Easier
11 months ago 00:19:00 1
The Tools I Use to Build Products in Laravel
1 year ago 00:02:58 2
Laravel Policies and Traits: Jetstream Example
1 year ago 00:10:21 1
Build a Forum With Laravel, Ep 03 - Defining Our Data
1 year ago 00:11:47 4
Build a Forum With Laravel, Ep 02 - Configuring Jetstream
1 year ago 00:03:59 3
How to ignore some PHPUnit/Pest tests by default--and how I use this with Laravel’s Jetstream
2 years ago 00:03:02 4
Laravel Routes File with Conditions: JetStream Example