|
Can I change the following configuration variables and if yes, what values should I place in them?
|
|
APP_URL should be your actual application URL, which in your case I believe is http://meta.nullpointer.ph/. EMAIL_VALIDATION can be ignored, it does nothing. CACHE_BACKEND depends on what methods you have available in your server. I believe it's "defaulting" to filesystem based, and you can leave it like that, see here for more details: |