parvez-git / real-estate

Real Estate Management System based on Laravel PHP framework.
229 stars 160 forks source link

No image showing #12

Open maishedu opened 4 years ago

maishedu commented 4 years ago

The images not showing, it only shows a broken link in admin and frontend

testt23 commented 4 years ago

I also have this problem and when I try to edit the settings in the admin panel I get an error ... Apparently this work is not related

parvez-git commented 4 years ago

Then you should link image properly.

On Wed, Oct 14, 2020, 11:19 PM testt23 notifications@github.com wrote:

I also have this problem and when I try to edit the settings in the admin panel I get an error ... Apparently this work is not related

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/parvez-git/real-estate/issues/12#issuecomment-708543379, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACBE2LW5JOT3565B4IBYZJ3SKXMSJANCNFSM4RG6FS6A .

NickSugden commented 4 years ago

Seems you skipped a step during the set up.

Run: php artisan storage:link This should resolve the issue and allow you to see the images both in admin and in the frontend.

parvez-git commented 2 years ago

Seems you skipped a step during the setup.

Run: php artisan storage:link

On Fri, Sep 11, 2020 at 2:27 PM maishedu @.***> wrote:

The images not showing, it only shows a broken link in admin and frontend

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/parvez-git/real-estate/issues/12, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACBE2LQMWEFZ7ISA3SQ7TA3SFHNQTANCNFSM4RG6FS6A .