cashewcodes9
cashewcodes9
For me, I changed the default value from `stack` to `single` and it started working locally. ` 'default' => env('LOG_CHANNEL', 'stack'),` to ` 'default' => env('LOG_CHANNEL', 'single'),` Thanks for mentioning...
I think the project is dead. No activities for last 2 years.
> im sorry to see that it is left in a non working state. > > > > are there any other solutions to provide ecommerce for X erc20 payment...
I found the same issue and this need to be fixed ASAP as it is related to security breach.
The app is not in dubug mode and is running with clounron. The smtp mail setup is wrong and password is included in the error. Is there anything I can...