diff --git a/resources/views/documentation/form/upload.blade.php b/resources/views/documentation/form/upload.blade.php index 53c7aea2..5fb5038c 100644 --- a/resources/views/documentation/form/upload.blade.php +++ b/resources/views/documentation/form/upload.blade.php @@ -16,6 +16,9 @@ sending a png, jpg, jpeg or gif file, a preview is offered when clicking on the file image. To disable the preview, simply pass the :preview="false" parameter to the component. +

+ All files uploaded as part of the test on this page are deleted each hour. +

diff --git a/resources/views/documentation/integrations/alpine.blade.php b/resources/views/documentation/integrations/alpine.blade.php index 5f01264a..cb83dfa1 100644 --- a/resources/views/documentation/integrations/alpine.blade.php +++ b/resources/views/documentation/integrations/alpine.blade.php @@ -46,7 +46,7 @@ function creditCardMask(input) { : '9999 9999 9999 9999' } - +

Although the AlpineJS plugin works great, there is a small issue detected for Mozilla Firefox browsers. As part of a workaround,