nothing change like without tailwind build the project and deploy it
Nov 1, 2022
8
Level 1
How to DEPLOY a laravel project with tailwind in HEROKU?
Can someone deploy a laravel app with tailwind how to deploy it properly?
Level 102
@Friedrich sure
- Run
npm run build - Upload files to heroku (just assuming you are using ftp as you haven't given any information)
1 like
Please or to participate in this conversation.