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

https://github.com/abdulbasit-dev/laravel8-tailwind-template

this is a ready laravel version 8 template with tailwind configed on it
https://github.com/abdulbasit-dev/laravel8-tailwind-template

Last synced: 4 months ago
JSON representation

this is a ready laravel version 8 template with tailwind configed on it

Awesome Lists containing this project

README

          


Build Status
Total Downloads
Latest Stable Version
License

# This a ready laravel app configuared with tailwindcss v2

## to use it follow this steps


  • run $composer install

  • copy all content from .env.exmaple to a new file with name .env

  • run $php artisan key:generate

  • run npm install

  • run $npm run dev to compile tailwind