Skip to content

Latest commit

 

History

94 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TALL Stack Boilerplate

Basic function of a system is here for TailwindCSS, AlpineJs, Livewire and Laravel.

Install application

git clone https://github.com/rochi88/tall_boilerplate.git
cp .env.example .env
composer update
php artisan key:generate
php artisan migrate:fresh --seed
php artisan storage:link
php artisan serve
npm i && npm run dev

Now visit http://localhost:8000 or http://127.0.0.1:8000

Admin Credentials

Email: user@domain.com || Password: secret

Features (WIP)

  • Basic Pages: Landing, About, Contact Us
  • Login and Registration
  • Forgot Password, Email Confirmation, Password Reset
  • Error Pages: 404, 503, 405, 500
  • Basic User functionalities
  • User Roles and Permissions
  • Sending Email
  • Dashboard
  • Content Management System
  • Messages and Inbox
  • Notifications
  • Laravel X-Components
  • Social Media Login
  • Import and Export (Excel)
  • Generate Printable Files (PDF)

TALL Versions

  • TailwindCSS - 4.0
  • AlpineJs - 3.0
  • Laravel - 12.0
  • Livewire - 4.0

About

Laravel Vite template using Laravel 12, Livewire 4, Tailwindcss 4

Topics

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages