Stefan Bauer builds a complete Open Source SaaS monitoring software in public, called "PingPing". With it, you can simply monitor/ping your websites and get notified, when they are offline. The tech stack includes Laravel, VueJS and TailwindCSS.

laravel open source app

Things you're gonna learn:

  • Using TailwindCSS to create beautiful UI
  • Build the app with 100% TDD
  • Covering all the different concepts in Laravel that are necessary (Authentication, Authorization, Mails, Middlewares, Broadcasting, Queues, API, etc.)
  • Managing an Open Source software
  • Insights into different concepts