opnform-host-nginx/tests
Favour Olayinka bec8e86b59
2f3fd laravel 11 upgrade (#436)
* fix password reset bug

* upgrade to  laravel 11

* composer.lock

* fix migration issues

* use ValidationRule Contract

* rename password_resets table

* implemented casts as protected function

* update env variables

* fix optional property

* fix validation issues

* use <env> on php unit xml

* fix pint

* cmposer.lock

* composer json fixes

* fix composer dependencies, remove  faker

* remove unused class

* remove test class

* fix default value for mysql migration

* linting

* expression syntax fix

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2024-06-10 16:10:14 +02:00
..
Browser Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
Feature 2f3fd laravel 11 upgrade (#436) 2024-06-10 16:10:14 +02:00
Helpers Separate input type for Rating,Scale,Slider (#351) 2024-03-19 15:27:21 +01:00
Unit Add S3KeyCleaner (#348) 2024-03-18 16:24:48 +01:00
CreatesApplication.php Initial commit 2022-09-20 21:59:52 +02:00
DuskTestCase.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
Pest.php Initial commit 2022-09-20 21:59:52 +02:00
TestCase.php Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
TestHelpers.php 2f3fd laravel 11 upgrade (#436) 2024-06-10 16:10:14 +02:00