E
E
Emil Rakhmatullin2020-03-08 21:47:32
Laravel
Emil Rakhmatullin, 2020-03-08 21:47:32

How can I upload a file to my storage from another site using a link to Laravel?

For example, from the site ' https://eu.ui-avatars.com/api/?rounded=true '

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Daria Motorina, 2020-03-09
@glaphire

There is a solution, the question must be broken down into components in order to find it.
1) Download the file from the link - there are several solutions - stackoverflow
2) Save the file to storage on laravel - documentation
This was discussed on the laracasts forum - link

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question