thedevdojo/genesis: An Application Starter Kit
Genesis is a Laravel Starter Kit using the TALL Stack with features like Authentication, User Dashboard, Edit Profile, and various UI Components. Installation involves running a few commands, setting up a database, and compiling assets. Genesis provides multiple routes and Blade Components for both app and marketing pages. It includes middleware for authentication and verification, making it easy to customize and create additional pages. Basic tests are included to check authentication functionality.
