Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/takielias/tall

TALL (Tailwind, Alpine.js, Laravel, and Livewire) Admin Dashboard
https://github.com/takielias/tall

admin admin-dashboard alpinejs dashboard laravel livewire tailwindcss tall-stack

Last synced: 29 days ago
JSON representation

TALL (Tailwind, Alpine.js, Laravel, and Livewire) Admin Dashboard

Awesome Lists containing this project

README

        

## About TALL

TALL Stack (Tailwind, Alpine.js, Laravel (8.*), and Livewire) Admin Dashboard

## Dark Mode
![image](https://user-images.githubusercontent.com/38932580/120345147-0a0c2200-c31c-11eb-9e85-1673c09d6d5d.png)

## Lite Mode
![image](https://user-images.githubusercontent.com/38932580/120345242-1db78880-c31c-11eb-846f-8eaf61b45ac5.png)

## Installation

``` bash
git clone https://github.com/takielias/tall.git
cd tall
composer install
npm install && npm run dev
```

## Run the server
```bash
php artisan serve
```
You can check
```bash
http://127.0.0.1:8000/dashboard
```

## Support on Beerpay
Help me out for a couple of coffee !!!

[![Beerpay](https://beerpay.io/takielias/codeigniter-websocket/badge.svg?style=beer-square)](https://beerpay.io/takielias/codeigniter-websocket) [![Beerpay](https://beerpay.io/takielias/codeigniter-websocket/make-wish.svg?style=flat-square)](https://beerpay.io/takielias/codeigniter-websocket?focus=wish)