問題タブ [thephpleague]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
php - Laravel and Glide renaming an image
I've implemented Laravel Clyde https://github.com/antennaio/laravel-clyde which is an wrapper for Glide https://github.com/thephpleague/glide
This set-up works for uploading, caching and retrieving images etc. However I need to be able to rename an image when it's downloaded.
I cannot see a way of doing this using these packages.
php - Laravel Fractalはインクルード関係からメタを返さない
これは私PostTransformer
が関係を含めた私の場所です
これにより、コメントとメタの関係も生じるはずです。しかし、ここでの問題は、含まれている関係でメタを取得できなかったことです。誰かがこれで私を助けることができれば。