vishalmote
vishalmote
yes I am facing the same issue when the images are in public folder
There is **kernel.php** file inside a console folder, there is **commands** variable inside **kernel.php** add your command class there ``` protected $commands = [ Commands\Inspire::class, Commands\PullScada::class, ]; ``` like I...
> [KiteConnect.zip](https://github.com/zerodha/phpkiteconnect/files/7727091/KiteConnect.zip) > > Here is the PHP 7.3 fixed I made 6 months ago. Feel free to compare it with master before using it. Not compatible, still same exception...