bestmomo/simple-tall-starter-kit

A simple TALL starter kit for Laravel applications.

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Language:Blade

Type:project

pkg:composer/bestmomo/simple-tall-starter-kit

V1.0.0 2025-11-25 18:59 UTC

This package is auto-updated.

Last update: 2025-11-26 16:51:15 UTC


README

This Starter kit isbased on the official Livewire Starter kit. It contains my starting point when developing a new Laravel project.

TALL stack

It uses the TALL stack, which stands for:

Features

  • ✅ Connection
  • ✅ Reset password
  • ✅ Registration with email confirmation

Installation using Laravel Installer

laravel new myproject --using=bestmomo/simple-tall-starter-kit

Then follow the instructions in the terminal to set up your environment variables and database.

Installation using Composer

composer create-project bestmomo/simple-tall-starter-kit myproject

Then follow the instructions in the terminal to set up your environment variables and database.

License

This project is open-sourced software licensed under the MIT license.

Screenshots

Registration Page