I have created one module, in that module I have one config.php file. When I call php artisan vendor:publish
in my terminal it is copying from my module to app/config, Working fine.
But when i call \Artisan::call('vendor:publish');
it return null. My code is
\Artisan::call('vendor:publish');
dd(\Config::get('seller'));
but it return null
from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/1XFKJ2c
via IFTTT
Aucun commentaire:
Enregistrer un commentaire