Walid
CSS isn't working after deploying filamentphp app to free hosting for testing.
I didn't change anything from .env
this is my .env file:
APP_NAME=Skyle
APP_ENV=local
APP_KEY=my_app_key
APP_DEBUG=true
APP_URL=http://localhost:8000
by the way i am using ngrok
6 replies