If they are in the public directory of the other project then the images will be accessible using the URL to the other project, e.g. https://other-project.com/your-image.jpg
Dec 16, 2019
4
Level 2
How to move images to a different laravel project
hello, I am trying to run 2 domains for a website. One for the admin activities and the other will be the main public website. On the admin website laravel project, I am able to upload the images to the public directory but I need to be able to access the images from the main website's project directory to display them. How can I go about this.(both domains use the same database)
Level 104
1 like
Please or to participate in this conversation.