You may also like
I’ve changed my order number to 2000. INSERT INTO magento.sequence_order_1 (sequence_value) VALUES (‘2000’); Then change lenght of order number <?xml version=”1.0″?> <config […]
I created a new extension. I have this composer.json in my project: app/code/Company/App/composer.json: { “name”: “company/module-app”, “description”: “Company App”, “type”: “magento2-module”, “license”: […]
This is killing me. When I run bin/magento setup:upgrade it throws this: Warning: include(/vendor/composer/../../generated/code/Magento/Framework/App/Config/InitialConfigSource/Proxy.php): failed to open stream: No such file or […]
I’m trying to host a Minecraft server at home for friends, and it’s not going well. I have done the following: Setup […]