A simple demo project to practice the laravel framework.
- Clone the repository:
git clone https://github.com/kuracode/demo.git
- Acquire an OMDb API-key from:
https://www.omdbapi.com/apikey.aspx
- Add your OMDb API-key to you .env file
OMDB_API_KEY=XXXXXXX