Skip to content

mheumann/moviedb-api

Repository files navigation

Get running

Prequesits: PHP >= 7.3 and Composer installed

  1. Checkout Repo
  2. Run composer install
  3. Rename .env.example to .env and set APP_KEY with a random 32 character string
  4. Run php -S localhost:8000 -t public

License

The Lumen framework is open-sourced software licensed under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published