Jagdish Patel

Results 8 comments of Jagdish Patel

There must be issue of config cache. If anyone face this issue, just try after clearing config cache. `php artisan config:cache` I was facing similar issue while trying demo shown...

I have just overridden AdminLTE's sidebar width property. It won't affect any other thing. Or I can add another configuration to enable custom width so if it affects, user can...

May be I am wrong but you can't access files outside of the public directories. As public is the root directory of laravel. Detailed information is given in this link....

Does anyone have solution for this issue? Why author is not replying on any issue?

Current work around I've found is increasing value of `QUERY_DETECTOR_THRESHOLD` in your .env file and that warning will be hidden.

> Hello, we tried to solve the issue. > > This is what we did: > > Modified the swing_highs_lows method to include the index in the returned DataFrame. This...

I've reviewed changes but it is not what is required. Index has been added in FVG instead of swing_highs_lows. And there are couple of issues when we are using datetime...