Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/didikz/laravel-tailwindui
Laravel + tailwindui playground
https://github.com/didikz/laravel-tailwindui
heroku laravel tailwindcss
Last synced: 28 days ago
JSON representation
Laravel + tailwindui playground
- Host: GitHub
- URL: https://github.com/didikz/laravel-tailwindui
- Owner: didikz
- Created: 2020-03-18T02:49:43.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T13:42:57.000Z (almost 2 years ago)
- Last Synced: 2023-05-19T08:26:02.884Z (over 1 year ago)
- Topics: heroku, laravel, tailwindcss
- Language: PHP
- Homepage: https://medium.com/teknomuslim/getting-started-tailwind-ui-with-laravel-482f65fd6ef0
- Size: 1.53 MB
- Stars: 27
- Watchers: 3
- Forks: 9
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Project Description
Just wondering how amazing Tailwindui is able to create such many beautiful ui component. As a former backend engineer who familiar with Laravel, I want to play around with Tailwindcss and Tailwindui (only free / open component) in this project.
Visit [Demo App](http://fathomless-caverns-92546.herokuapp.com/login) to view the result.
## Stacks
- [Laravel 7](https://laravel.com/)
- [Tailwindcss](https://tailwindcss.com/)
- [Tailwind CSS Frontend Preset for Laravel](https://github.com/laravel-frontend-presets/tailwindcss)
- [Tailwindui](https://tailwindui.com/)
- [Alpinejs](https://github.com/alpinejs/alpine)## Installation
1. Clone this repository
2. run `composer install`
3. run `npm install`
4. run `php artisan serve` to start your web app
5. Just fill random email and password to login