New Laravel DayByDayCRM: Code Review with 10+ Lessons

Former Flarepoint CRM is renamed to DayByDay CRM and re-released as an open-source Laravel project. Let’s take a look at the code, and maybe learn from it! Github repository: 0:00 Intro: What is DayByDayCRM and What You’ll See in the Video 2:03 Installation Process 3:22 Start of Code Review: and Routes 5:04 Datatables with Server-Side AJAX 7:05 Blade: Stack-Push the Scripts Section 8:40 ENUMs: In Database or in Laravel Class? 10:25 Events and Listeners
Back to Top