23 Commits

Author SHA1 Message Date
Thuan Bui 80000ce664 Complete all tasks 2025-04-21 13:06:16 +09:00
PovilasKorop 8f62e93f7e Merge pull request #219 from joseph-d/patch-1
Update README.md
2023-09-22 13:49:41 +02:00
joseph-d e1a4bd6c46 Update README.md
The fields should be name and description, not name and title
2023-09-22 12:33:35 +01:00
PovilasKorop e7daf39e79 Merge pull request #169 from thinkverse/fix-test-suite
Fix test suite failing with PHPUnit 10
2023-02-23 14:10:51 +02:00
Kim Hallberg 6f102a4cc3 Fix deprecated XML configuration schema 2023-02-23 09:39:36 +01:00
Kim Hallberg 40480a8c48 Update .gitignore 2023-02-23 09:39:18 +01:00
PovilasKorop 1f802d575e Merge pull request #167 from krekas/main
Upgrade to Laravel 10
2023-02-22 09:23:38 +02:00
Nerijus ec6e371e28 Update GitHub actions 2023-02-21 13:53:56 +02:00
Nerijus 24332fc34c Upgrade to Laravel 10 2023-02-19 15:44:16 +02:00
PovilasKorop c60c241ad2 Merge pull request #1 from thinkverse/fix-test-seven-and-nine
Fix test seven and nine
2021-12-01 19:18:36 +02:00
thinkverse 721762f0ba Fix Task 9 - your own validation rule 2021-12-01 15:14:00 +01:00
thinkverse ecc70f4d9f Fix Task 7 - update forbidden field 2021-12-01 15:07:43 +01:00
PovilasKorop 54bc1a4a88 Create laravel.yml 2021-11-30 07:06:37 +02:00
PovilasKorop 28c2dd8d60 Task 9 - your own validation rule 2021-11-29 16:06:54 +02:00
PovilasKorop 254985ac99 Task 8 - customize validation messages 2021-11-29 15:47:54 +02:00
PovilasKorop ce6827fab8 Task 7 - update forbidden field 2021-11-29 15:31:28 +02:00
PovilasKorop ccb91e35fb Task 6 - form request validation 2021-11-29 15:21:45 +02:00
PovilasKorop b7eaace432 Task 5 - old values staying in the form 2021-11-29 13:41:46 +02:00
PovilasKorop 7d3ccdd6ec Task 4 - showing specific validation error 2021-11-29 13:34:42 +02:00
PovilasKorop 2d5c8bf49d Task 3 - errors shown in validation Blade 2021-11-29 13:17:49 +02:00
PovilasKorop b2e5f809ab Task 2 - array validation 2021-11-29 12:52:36 +02:00
PovilasKorop 4b02ab4815 Task 1 - simple validation rules 2021-11-29 12:39:04 +02:00
PovilasKorop 7f7f66dfea Initial project 2021-11-29 12:26:54 +02:00