We were talking about Laravel 5 on its release, we are pleased today to welcome Laravel 5.1
I upload laravel 5.1 project in Host. and I Check the .env file with this code.
Route::get('/', function() { dd(env('APP_KEY')); });
But Returned Null. How to connect .env in laravel on host? and my php version is 5.6
Aucun commentaire:
Enregistrer un commentaire