1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-31 15:24:31 +03:00

ZIP Exports: Started import validation

This commit is contained in:
Dan Brown
2024-10-30 13:13:41 +00:00
parent a56a28fbb7
commit b50b7b667d
10 changed files with 177 additions and 1 deletions

View File

@ -105,6 +105,8 @@ return [
'url' => 'The :attribute format is invalid.',
'uploaded' => 'The file could not be uploaded. The server may not accept files of this size.',
'zip_file' => 'The :attribute needs to reference a file within the ZIP.',
// Custom validation lines
'custom' => [
'password-confirm' => [