fts postgresql
1.0.0
Volltext -Suchdemo mit posgresql, Folien hier rutschen
.env $ git clone [email protected]:andhikayuana/fts-postgresql.git
$ cd fts-postgresql
$ cp .env.example .env
$ vim .env
$ composer install$ make run