Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/takielias/tall
- Owner: takielias
- License: mit
- Created: 2021-06-01T14:39:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-18T06:14:28.000Z (over 3 years ago)
- Last Synced: 2024-12-23T07:36:15.465Z (about 1 month ago)
- Topics: admin, admin-dashboard, alpinejs, dashboard, laravel, livewire, tailwindcss, tall-stack
- Language: PHP
- Homepage:
- Size: 1.09 MB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)