fts postgresql
1.0.0
posgresql을 사용한 전문 검색 데모, 여기에서 슬라이드
.env 파일을 설정하고 종속성을 설치하십시오 $ git clone [email protected]:andhikayuana/fts-postgresql.git
$ cd fts-postgresql
$ cp .env.example .env
$ vim .env
$ composer install$ make run