Icons Not Displaying on Admin Configuration Page (Bagisto v2.0.0)
-
Dear Bagisto Team,
I’m currently using Bagisto version 2.0.0, and I’ve encountered an issue on the Admin Configuration page. The icons/images are not displaying properly, even though the corresponding icon files exist in the assets folder within the project directory.
I have already verified that the files are present in the correct path, but they still do not load on the page.
Could you please assist me in identifying the cause or suggest a fix for this issue?

-
Hello @Hossam
Kindly check inside the console or network is there any error are visible ?
Also you can run the command in the root of bagisto and let us know if the issue gets resolved or not
php artisan storage:link
and if possible let us know the APP_URL with a screenshot which is present in the .env file of bagisto
Regards
Team Bagisto