Laravel Code Example

TL;DR:

This is a mock SaaS app built in the Laravel framework that utilises Laravel's factories and seeders to build a DB, then utilises models, controllers, routes and resource controllers to access, display and edit that DB. The app is styled with Tailwind and has some interactivity written in the Alpine.JS framework.

Find the hosted project Here

Find the GitHub link Here