dingo / api

A RESTful API package for the Laravel and Lumen frameworks.
BSD 3-Clause "New" or "Revised" License
9.33k stars 1.25k forks source link

Update default config :hammer: #1793

Closed richoandika closed 2 years ago

specialtactics commented 2 years ago

Not clear why this should be updated.

richoandika commented 2 years ago

i think we should adding initial value, cause before I use without config its make error

specialtactics commented 2 years ago

You need to add them to your env file, as per instructions to install. They can have an initial value of blank - which is actually the default, the fact that you get this error means you haven't added the necessary configs to your env file.