APP_URL
in your application config file.users
and articles
key the same as the variables name. In this case we can use the compact
helper to clean the code up a bit:dump
python method:dd
:Dump.clear()
or you can enable the HTTP middleware ClearDumpsBetweenRequestsMiddleware
to clear dumps between every requests.