Silvio Iannone
Silvio Iannone
I figured out that there are a few steps involved in fixing this problem. I'm writing my understanding of things and the steps I performed in order to fix it....
@juslintek This is how I solved it for my project and, regardless of what you say, it's working: https://github.com/silvioiannone/spa-skeleton/blob/next/webpack.mix.js. What you want to look at is the `init()` function. You...
Same issue here. When running the tests I receive the following error: > SQLSTATE[08004] [1040] Too many connections The issue goes away when removing the package but since I need...