Skip to content

hweihwang/laratall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel TALL Stack

Laravel TALL Stack is a Laravel application that uses Tailwind CSS, Alpine.js, Livewire, and Laravel Sanctum. This application is intended to be used as a starting point for building Laravel applications that use the TALL stack.

Installation

To run this repo, follow these steps:

  1. Clone the repository:

git clone https://github.com/hweihwang/laratall.git

  1. Navigate to the project directory:

cd laratall

  1. Make the make.sh script executable:

chmod +x ./make.sh

  1. Run the script:

./make.sh

  1. Your application should now be running at http://localhost:19000

Prerequisites

Before running this repo, ensure that you have Docker installed on your system.

Technologies Used

  • Docker
  • Laravel
  • Laravel Octane
  • Laravel Telescope
  • Laravel Sanctum
  • Tailwind CSS
  • Alpine.js
  • Livewire
  • MariaDB
  • Filament

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages