Laravel-Backpack / basset

Better asset helpers for Laravel apps.
MIT License
155 stars 11 forks source link

Having an issue with basset Fetching While installing backpack #124

Closed ahmedshahd closed 5 months ago

ahmedshahd commented 5 months ago

i got this issue while trying to install backpack i am using laravel 10 and valet as dev env

this the issue

Screenshot 2024-04-16 at 6 49 56 AM

i checked .env file
APP_ENV=local APP_URL=https://real-estate.test

when i use APP_URL=http://localhost:8000 it works well, but i want to make it work in https for valet

karandatwani92 commented 5 months ago

Hey @ahmedshahd

Did you run valet secure in the folder to make it work with https?