Live Streams - New Laravel project from scratch (Part 3)

In this live stream, I go back and clean up some of the items we rushed in Part 1, such as the account section and nested Photo resource. I also set up CI for the project with the CI Generator and use the Workbench to reduce “noisy code“. Chapters 00:00 Intro 00:48 Review from Part 2 03:10 Create “My Account“ 14:13 Make photos a nested resource 33:27 Generating CI with GitHub Actions 40:11 Modernizing migrations 46:48 Removing default comments 51:46 For next time
Back to Top