I created a router where I output config information
I'm trying to change value from .env file, for example APP_NAME
, from APP_NAME="Nuxt + Laravel"
to APP_NAME="test"
but the change is not displayed on the page!(of course I reloaded the page đ)
I was trying to look through php artisan tinker
It works! But my config remains the same. I can not solve this problem for a week now.
I cleared the cache!!! I tried php artisan cache:clear
, php artisan config:clear
CACHE_DRIVER=file
I deleted files bootsprap/cache/*
, storage/framework/cache/*
.
I tried everything!!!
I have this project on the github: https://github.com/iliyaZelenko/laravel-nuxt. Please help me, I want my project to be used by other people.
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire