Skip to content

hobocta/dict

Repository files navigation

Dict

Oxford Dictionaries

Install

docker-compose up -d && \
    docker-compose exec php composer install

API Credentials

cp .env .env.local

Put the API Credentials from Oxford Dictionaries into the file .env.local parameters: APP_DICT_APP_ID and APP_DICT_APP_KEY

Usage

docker-compose up -d

Open http://localhost/

About

Oxford Dictionaries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors