laravelio / laravel.io

The Laravel.io Community Portal.
https://laravel.io
MIT License
2.43k stars 642 forks source link

Migrate to Unsplash API #1085

Open driesvints opened 3 months ago

driesvints commented 3 months ago

Unsplash decided to sunset their https://source.unsplash.com domain without any warning so now all image fetching is broken. We'll have to migrate to their API but think that'll get us into API limits. I don't know if the generated urls from Unsplash are long lived. If they are we could maybe save them in the database otherwise we might have to run a scheduled job to refresh them during their TTL.

driesvints commented 3 months ago

Also have no idea how we're gonna migrate the current image references.

driesvints commented 3 months ago

Tim mentions the old ID's are still relevant: https://x.com/TimVanDijck/status/1795455355981304124