Search found 7 matches

by a2881dante_dev
04 Nov 2019, 16:05
Forum: Laravel package
Topic: Tables are not created
Replies: 12
Views: 99272

Re: Tables are not created

Its work) Think you. But its some other errors: 1st error: Pros-MacBook-Pro:aimeostest01 a2881dante$ php artisan aimeos:setup Initializing or updating the Aimeos database tables for site "default" Changing warehouseid column in mshop_product_stock OK Rename warehouse table Drop "mshop...
by a2881dante_dev
04 Nov 2019, 14:01
Forum: Laravel package
Topic: Tables are not created
Replies: 12
Views: 99272

Re: Tables are not created

Code: Select all

aimeos/aimeos-core                    2019.10.x-dev aa1fbcb 	Full-featured e-commerce components for high performance online shops
by a2881dante_dev
04 Nov 2019, 13:50
Forum: Laravel package
Topic: Tables are not created
Replies: 12
Views: 99272

Re: Tables are not created

I'm sorry. Now I tried again - tables created, but another error occurred. Pros-MacBook-Pro:aimeostest01 a2881dante$ php artisan aimeos:setup Initializing or updating the Aimeos database tables for site "default" Changing warehouseid column in mshop_product_stock OK Rename warehouse table ...
by a2881dante_dev
04 Nov 2019, 13:43
Forum: Laravel package
Topic: Tables are not created
Replies: 12
Views: 99272

Re: Tables are not created

Pros-MacBook-Pro:aimeostest01 a2881dante$ php artisan aimeos:setup Initializing or updating the Aimeos database tables for site "default" Changing warehouseid column in mshop_product_stock OK Rename warehouse table Drop "mshop_product_stock.fk_msprost_whid" OK Drop "mshop_p...
by a2881dante_dev
04 Nov 2019, 13:02
Forum: Laravel package
Topic: Tables are not created
Replies: 12
Views: 99272

Re: Tables are not created

Same error, nothing changed.
by a2881dante_dev
04 Nov 2019, 11:53
Forum: Laravel package
Topic: Tables are not created
Replies: 12
Views: 99272

Re: Tables are not created

DB still empty, errors still occur. Pros-MacBook-Pro:aimeostest01 a2881dante$ composer req aimeos/aimeos-core:2019.10.x-dev ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) Package operations: 0 installs, 1 update, ...
by a2881dante_dev
04 Nov 2019, 10:36
Forum: Laravel package
Topic: Tables are not created
Replies: 12
Views: 99272

Tables are not created

Env: MacOS 10.14.6 PHP: 7.2 DB: PostgreSQL 11.4 Aimeos: 2019.10 Laravel: 5.8 Hello Aimeos. The steps before command php artisan aimeos:setup are completed. Database configurations changed. But at the installation stage I get an error: Pros-MacBook-Pro:aimeostest01 a2881dante$ php artisan aimeos:setu...