AKKAWEB
AKKAWEB
Also, I wanted to bring up to you that, this is my first ever Pull Request. I noticed it says "akkaweb wants to merge 1 commit into paulredmond:master from akkaweb:akkaweb/3.0"....
@paulredmond I should be able to create those tests this weekend. I will keep you posted. Thanks!
In this file, I am not sure why the author of this great bundle decided to delete tables everytime you upload and run a new file. Anyway, besides this little...
Thanks! I will review your PR
This is an issue I also encountered where when you try to call $pushManager->push multiple times on one class initialization it will actually repeat a message to the users on...
Magento 2 version 2.4.3-p1 “Page Builder was rendering for 5 seconds without releasing locks” error.
I feel this issue keeps on propping up everywehere without a good solution.
@josegonzalez thanks for your reply. Please review here: https://gist.github.com/akkaweb/32015f96687ad389f36f
@josegonzalez this is the gist for my AppController.php and PagesController.php https://gist.github.com/akkaweb/7b3b72b4f70dad41cfca While debugging, I noticed `getController()` was not returning anything, so I made the following change which caused the ERROR...
Great! Thanks for taking a look
This is definitely a great library... however no support made me switch to this https://github.com/josegonzalez/php-queuesadilla .. It works similarly to php-resque and great!