26 Commits

Author SHA1 Message Date
Thuan Bui 77f696bcb7 complete all tasks 2025-04-04 08:29:01 +09:00
Thuan Bui e23f3b49a8 Complete Task 1 2025-04-03 23:59:52 +09:00
PovilasKorop bfe388a2a2 Merge pull request #272 from thinkverse/fix-test-suite
Fix test suite failing with PHPUnit 10
2023-02-23 14:10:45 +02:00
Kim Hallberg 04c3f57998 Regenerate lockfile to be up-to-date
composer validate found requirements could not be resolved to an installable set of packages.
2023-02-23 09:31:35 +01:00
Kim Hallberg ac068d02c1 Fix deprecated XML configuration schema 2023-02-23 09:29:22 +01:00
Kim Hallberg ee0b4c29c7 Update .gitignore 2023-02-23 09:28:45 +01:00
PovilasKorop 02dca4bf46 Merge pull request #268 from krekas/laravel10
Upgrade to Laravel 10
2023-02-22 09:22:47 +02:00
Nerijus b9d8d557b3 Update GitHub actions 2023-02-21 13:56:19 +02:00
Nerijus 868b02739b Upgrade to Laravel 10 2023-02-19 15:38:14 +02:00
PovilasKorop a2f82d6fa0 Merge pull request #3 from thinkverse/fix-gh-workflow
Fix GitHub worklow
2021-11-10 17:58:37 +02:00
thinkverse e910ba3bd9 Fix GitHub worklow 2021-11-10 16:21:35 +01:00
PovilasKorop 0e63a3ae2b Update laravel.yml 2021-11-09 11:59:08 +02:00
PovilasKorop 3d4e5cde77 Update laravel.yml 2021-11-09 11:57:38 +02:00
PovilasKorop a626c22028 Create laravel.yml 2021-11-09 11:48:52 +02:00
PovilasKorop bd51c04223 Fix duplicate migration filenames 2021-11-09 11:21:04 +02:00
PovilasKorop 6ff59e5eca Last test - null on foreign key 2021-11-09 11:15:09 +02:00
PovilasKorop 0140f00c32 Rename column 2021-11-09 11:05:49 +02:00
PovilasKorop 57f6333ea3 Task 8 - rename table 2021-11-09 10:58:48 +02:00
PovilasKorop 76504ffe87 Task 7 - automatic column value 2021-11-09 10:53:43 +02:00
PovilasKorop 888d5d87c2 Task 6 - duplicate values 2021-11-09 10:44:29 +02:00
PovilasKorop 16a72f52c2 Task 5 - column or table exists 2021-11-09 10:37:08 +02:00
PovilasKorop 32a21d2c05 Task 4 - Parent child delete 2021-11-09 10:29:27 +02:00
PovilasKorop 7c86c01048 Task 3 - soft deletes 2021-11-09 10:18:02 +02:00
PovilasKorop 40044cbfa4 Task 2 - column after another column 2021-11-09 10:08:56 +02:00
PovilasKorop da6dd14446 Readme with the first task 2021-11-08 11:53:49 +02:00
PovilasKorop 9e64ef4a53 First commit with first test 2021-11-08 11:50:12 +02:00