this repo is for reproducing issue orchidsoftware/platform#2977
how to run app:
-
sudo apt install php-sqlite3
-
composer install
-
php artisan serve
-
type login [email protected], password 123
-
look at "example" menu and filter users by private and show columns - they work incorrect.
-
(database shipped with repo as sqlite)
-
(.env is also shipped with git)