Allan Tatter
Allan Tatter
# Problem GCP's (Google Cloud Platform) Cloud CDN caches responses with `Cache-Control: max-age=0` and serves it from stale cache. However the application's intent is not to have those responses cached...
I've taken this example project to be the base for client side code and implemented my own API. When calling login mehtod from `redux/modules/auth.js` and server responds with any HTTP...
What should I do if the validation rules depend on whether store() or update() method is called? What should I do if I would like to gather data in different...
It would be good if `readonly()` method works in edit view. It should display the uploaded files but not show the buttons below to open media library or delete files....
I have a valid Thumbor URL that works: https://thumbor.arvutitark.ee/xIPGHvXZ8VkGc8JPgCW0SqQ_imI=/trim/fit-in/800x800/filters:format(webp)/https%3A%2F%2Fstorage.googleapis.com%2Farvutitark-prod%2Fpublic%2Fmedia-hub-olev%2F2022%2F11%2F251940%2Forigina.jpg Can the source URL be hidden by using the same `SECURITY_KEY` for encryption? So the URL would be smth like this...
### Telescope Version 5.2.1 ### Laravel Version 11.21.0 ### PHP Version 8.2.21 ### Database Driver & Version psql (PostgreSQL) 14.12 (Homebrew) ### Description Telescope views do not load with Postgres...