Shops Doesn't look right

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
chaoslucifer
Posts: 7
Joined: 03 Jun 2022, 17:50

Shops Doesn't look right

Post by chaoslucifer » 07 Jun 2022, 09:24

So I thought I follow most setup correctly my shops looks weird but the admin loaded correctly. It seem like it is missing the tables or the correct css etc. I am hoping it looks like this:
https://laravel.demo.aimeos.org/default/en/EUR

Does the one posted on github has the full feature shop menu etc like the demo?

See below when I open the following link:
http://127.0.0.1:8000/
shop not showing properly.PNG
shop not showing properly.PNG (82.9 KiB) Viewed 1154 times
In case someone needs the full script i ran. Not sure if it is because this is a localhost site or maybe something is blocking it but i doubt it.

Code: Select all

Microsoft Windows [Version 10.0.17134.1304]
(c) 2018 Microsoft Corporation. All rights reserved.

C:\windows\system32>cd C:\Users\ADMIN\Desktop\SoftwareIndependent

C:\Users\ADMIN\Desktop\SoftwareIndependent>composer create-project aimeos/aimeos myshop
Creating a "aimeos/aimeos" project at "./myshop"
Info from https://repo.packagist.org: #StandWithUkraine
Installing aimeos/aimeos (2022.04.2)
  - Installing aimeos/aimeos (2022.04.2): Extracting archive
Created project in C:\Users\ADMIN\Desktop\SoftwareIndependent\myshop
> @php -r "file_exists('.env') || copy('.env.example', '.env');"
Loading composer repositories with package information
Updating dependencies
Lock file operations: 134 installs, 0 updates, 0 removals
  - Locking aimeos/ai-admin-jqadm (2022.04.5)
  - Locking aimeos/ai-admin-jsonadm (2022.04.1)
  - Locking aimeos/ai-client-html (2022.04.12)
  - Locking aimeos/ai-client-jsonapi (2022.04.1)
  - Locking aimeos/ai-cms-grapesjs (2022.04.4)
  - Locking aimeos/ai-controller-frontend (2022.04.5)
  - Locking aimeos/ai-controller-jobs (2022.04.5)
  - Locking aimeos/ai-laravel (2022.04.2)
  - Locking aimeos/aimeos-base (2022.04.2)
  - Locking aimeos/aimeos-core (2022.04.7)
  - Locking aimeos/aimeos-laravel (2022.04.4)
  - Locking aimeos/macro (1.0.0)
  - Locking aimeos/map (3.0.1)
  - Locking aimeos/upscheme (0.8.1)
  - Locking brick/math (0.9.3)
  - Locking dflydev/dot-access-data (v3.0.1)
  - Locking doctrine/cache (2.2.0)
  - Locking doctrine/dbal (3.3.6)
  - Locking doctrine/deprecations (v1.0.0)
  - Locking doctrine/event-manager (1.1.1)
  - Locking doctrine/inflector (2.0.4)
  - Locking doctrine/instantiator (1.4.1)
  - Locking doctrine/lexer (1.2.3)
  - Locking dragonmantank/cron-expression (v3.3.1)
  - Locking egulias/email-validator (3.2)
  - Locking enshrined/svg-sanitize (0.15.4)
  - Locking facade/ignition-contracts (1.0.2)
  - Locking fakerphp/faker (v1.19.0)
  - Locking filp/whoops (2.14.5)
  - Locking fruitcake/php-cors (v1.2.0)
  - Locking graham-campbell/result-type (v1.0.4)
  - Locking guzzlehttp/guzzle (7.4.3)
  - Locking guzzlehttp/promises (1.5.1)
  - Locking guzzlehttp/psr7 (2.2.1)
  - Locking hamcrest/hamcrest-php (v2.0.1)
  - Locking laminas/laminas-diactoros (2.11.0)
  - Locking laravel/breeze (v1.9.2)
  - Locking laravel/framework (v9.16.0)
  - Locking laravel/sail (v1.14.8)
  - Locking laravel/sanctum (v2.15.1)
  - Locking laravel/serializable-closure (v1.2.0)
  - Locking laravel/tinker (v2.7.2)
  - Locking league/commonmark (2.3.2)
  - Locking league/config (v1.1.1)
  - Locking league/flysystem (3.0.20)
  - Locking league/mime-type-detection (1.11.0)
  - Locking mockery/mockery (1.5.0)
  - Locking monolog/monolog (2.6.0)
  - Locking myclabs/deep-copy (1.11.0)
  - Locking nesbot/carbon (2.58.0)
  - Locking nette/schema (v1.2.2)
  - Locking nette/utils (v3.2.7)
  - Locking nikic/php-parser (v4.14.0)
  - Locking nunomaduro/collision (v6.2.0)
  - Locking nyholm/psr7 (1.5.0)
  - Locking phar-io/manifest (2.0.3)
  - Locking phar-io/version (3.2.1)
  - Locking php-http/message-factory (v1.0.2)
  - Locking phpdocumentor/reflection-common (2.2.0)
  - Locking phpdocumentor/reflection-docblock (5.3.0)
  - Locking phpdocumentor/type-resolver (1.6.1)
  - Locking phpoption/phpoption (1.8.1)
  - Locking phpspec/prophecy (v1.15.0)
  - Locking phpunit/php-code-coverage (9.2.15)
  - Locking phpunit/php-file-iterator (3.0.6)
  - Locking phpunit/php-invoker (3.1.1)
  - Locking phpunit/php-text-template (2.0.4)
  - Locking phpunit/php-timer (5.0.3)
  - Locking phpunit/phpunit (9.5.20)
  - Locking psr/cache (3.0.0)
  - Locking psr/container (2.0.2)
  - Locking psr/event-dispatcher (1.0.0)
  - Locking psr/http-client (1.0.1)
  - Locking psr/http-factory (1.0.1)
  - Locking psr/http-message (1.0.1)
  - Locking psr/log (3.0.0)
  - Locking psr/simple-cache (3.0.0)
  - Locking psy/psysh (v0.11.5)
  - Locking ralouphie/getallheaders (3.0.3)
  - Locking ramsey/collection (1.2.2)
  - Locking ramsey/uuid (4.3.1)
  - Locking sebastian/cli-parser (1.0.1)
  - Locking sebastian/code-unit (1.0.8)
  - Locking sebastian/code-unit-reverse-lookup (2.0.3)
  - Locking sebastian/comparator (4.0.6)
  - Locking sebastian/complexity (2.0.2)
  - Locking sebastian/diff (4.0.4)
  - Locking sebastian/environment (5.1.4)
  - Locking sebastian/exporter (4.0.4)
  - Locking sebastian/global-state (5.0.5)
  - Locking sebastian/lines-of-code (1.0.3)
  - Locking sebastian/object-enumerator (4.0.4)
  - Locking sebastian/object-reflector (2.0.4)
  - Locking sebastian/recursion-context (4.0.4)
  - Locking sebastian/resource-operations (3.0.3)
  - Locking sebastian/type (3.0.0)
  - Locking sebastian/version (3.0.2)
  - Locking spatie/backtrace (1.2.1)
  - Locking spatie/flare-client-php (1.2.0)
  - Locking spatie/ignition (1.3.1)
  - Locking spatie/laravel-ignition (1.2.3)
  - Locking symfony/console (v6.1.0)
  - Locking symfony/css-selector (v6.1.0)
  - Locking symfony/deprecation-contracts (v3.1.0)
  - Locking symfony/error-handler (v6.1.0)
  - Locking symfony/event-dispatcher (v6.1.0)
  - Locking symfony/event-dispatcher-contracts (v3.1.0)
  - Locking symfony/finder (v6.1.0)
  - Locking symfony/http-foundation (v6.1.0)
  - Locking symfony/http-kernel (v6.1.0)
  - Locking symfony/mailer (v6.1.0)
  - Locking symfony/mime (v6.1.0)
  - Locking symfony/polyfill-ctype (v1.26.0)
  - Locking symfony/polyfill-intl-grapheme (v1.26.0)
  - Locking symfony/polyfill-intl-idn (v1.26.0)
  - Locking symfony/polyfill-intl-normalizer (v1.26.0)
  - Locking symfony/polyfill-mbstring (v1.26.0)
  - Locking symfony/polyfill-php72 (v1.26.0)
  - Locking symfony/polyfill-php80 (v1.26.0)
  - Locking symfony/polyfill-php81 (v1.26.0)
  - Locking symfony/process (v6.1.0)
  - Locking symfony/psr-http-message-bridge (v2.1.2)
  - Locking symfony/routing (v6.1.0)
  - Locking symfony/service-contracts (v3.1.0)
  - Locking symfony/string (v6.1.0)
  - Locking symfony/translation (v6.1.0)
  - Locking symfony/translation-contracts (v3.1.0)
  - Locking symfony/var-dumper (v6.1.0)
  - Locking tecnickcom/tcpdf (6.4.4)
  - Locking theseer/tokenizer (1.2.1)
  - Locking tijsverkoyen/css-to-inline-styles (2.2.4)
  - Locking vlucas/phpdotenv (v5.4.1)
  - Locking voku/portable-ascii (2.0.1)
  - Locking webmozart/assert (1.11.0)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 134 installs, 0 updates, 0 removals
  - Installing voku/portable-ascii (2.0.1): Extracting archive
  - Installing psr/http-message (1.0.1): Extracting archive
  - Installing psr/http-factory (1.0.1): Extracting archive
  - Installing php-http/message-factory (v1.0.2): Extracting archive
  - Installing nyholm/psr7 (1.5.0): Extracting archive
  - Installing symfony/polyfill-mbstring (v1.26.0): Extracting archive
  - Installing enshrined/svg-sanitize (0.15.4): Extracting archive
  - Installing psr/log (3.0.0): Extracting archive
  - Installing psr/cache (3.0.0): Extracting archive
  - Installing doctrine/event-manager (1.1.1): Extracting archive
  - Installing doctrine/deprecations (v1.0.0): Extracting archive
  - Installing doctrine/cache (2.2.0): Extracting archive
  - Installing doctrine/dbal (3.3.6): Extracting archive
  - Installing aimeos/macro (1.0.0): Extracting archive
  - Installing aimeos/upscheme (0.8.1): Extracting archive
  - Installing aimeos/map (3.0.1): Extracting archive
  - Installing aimeos/aimeos-base (2022.04.2): Extracting archive
  - Installing aimeos/aimeos-core (2022.04.7): Extracting archive
  - Installing aimeos/ai-controller-frontend (2022.04.5): Extracting archive
  - Installing aimeos/ai-client-jsonapi (2022.04.1): Extracting archive
  - Installing aimeos/ai-client-html (2022.04.12): Extracting archive
  - Installing aimeos/ai-admin-jsonadm (2022.04.1): Extracting archive
  - Installing aimeos/ai-admin-jqadm (2022.04.5): Extracting archive
  - Installing aimeos/ai-cms-grapesjs (2022.04.4): Extracting archive
  - Installing symfony/deprecation-contracts (v3.1.0): Extracting archive
  - Installing symfony/http-foundation (v6.1.0): Extracting archive
  - Installing symfony/psr-http-message-bridge (v2.1.2): Extracting archive
  - Installing symfony/polyfill-php80 (v1.26.0): Extracting archive
  - Installing symfony/polyfill-ctype (v1.26.0): Extracting archive
  - Installing phpoption/phpoption (1.8.1): Extracting archive
  - Installing graham-campbell/result-type (v1.0.4): Extracting archive
  - Installing vlucas/phpdotenv (v5.4.1): Extracting archive
  - Installing symfony/css-selector (v6.1.0): Extracting archive
  - Installing tijsverkoyen/css-to-inline-styles (2.2.4): Extracting archive
  - Installing symfony/var-dumper (v6.1.0): Extracting archive
  - Installing symfony/routing (v6.1.0): Extracting archive
  - Installing symfony/process (v6.1.0): Extracting archive
  - Installing symfony/polyfill-php72 (v1.26.0): Extracting archive
  - Installing symfony/polyfill-intl-normalizer (v1.26.0): Extracting archive
  - Installing symfony/polyfill-intl-idn (v1.26.0): Extracting archive
  - Installing symfony/mime (v6.1.0): Extracting archive
  - Installing psr/container (2.0.2): Extracting archive
  - Installing symfony/service-contracts (v3.1.0): Extracting archive
  - Installing psr/event-dispatcher (1.0.0): Extracting archive
  - Installing symfony/event-dispatcher-contracts (v3.1.0): Extracting archive
  - Installing symfony/event-dispatcher (v6.1.0): Extracting archive
  - Installing doctrine/lexer (1.2.3): Extracting archive
  - Installing egulias/email-validator (3.2): Extracting archive
  - Installing symfony/mailer (v6.1.0): Extracting archive
  - Installing symfony/error-handler (v6.1.0): Extracting archive
  - Installing symfony/http-kernel (v6.1.0): Extracting archive
  - Installing symfony/finder (v6.1.0): Extracting archive
  - Installing symfony/polyfill-intl-grapheme (v1.26.0): Extracting archive
  - Installing symfony/string (v6.1.0): Extracting archive
  - Installing symfony/console (v6.1.0): Extracting archive
  - Installing symfony/polyfill-php81 (v1.26.0): Extracting archive
  - Installing ramsey/collection (1.2.2): Extracting archive
  - Installing brick/math (0.9.3): Extracting archive
  - Installing ramsey/uuid (4.3.1): Extracting archive
  - Installing psr/simple-cache (3.0.0): Extracting archive
  - Installing symfony/translation-contracts (v3.1.0): Extracting archive
  - Installing symfony/translation (v6.1.0): Extracting archive
  - Installing nesbot/carbon (2.58.0): Extracting archive
  - Installing monolog/monolog (2.6.0): Extracting archive
  - Installing league/mime-type-detection (1.11.0): Extracting archive
  - Installing league/flysystem (3.0.20): Extracting archive
  - Installing nette/utils (v3.2.7): Extracting archive
  - Installing nette/schema (v1.2.2): Extracting archive
  - Installing dflydev/dot-access-data (v3.0.1): Extracting archive
  - Installing league/config (v1.1.1): Extracting archive
  - Installing league/commonmark (2.3.2): Extracting archive
  - Installing laravel/serializable-closure (v1.2.0): Extracting archive
  - Installing fruitcake/php-cors (v1.2.0): Extracting archive
  - Installing webmozart/assert (1.11.0): Extracting archive
  - Installing dragonmantank/cron-expression (v3.3.1): Extracting archive
  - Installing doctrine/inflector (2.0.4): Extracting archive
  - Installing laravel/framework (v9.16.0): Extracting archive
  - Installing laminas/laminas-diactoros (2.11.0): Extracting archive
  - Installing aimeos/ai-laravel (2022.04.2): Extracting archive
  - Installing tecnickcom/tcpdf (6.4.4): Extracting archive
  - Installing aimeos/ai-controller-jobs (2022.04.5): Extracting archive
  - Installing aimeos/aimeos-laravel (2022.04.4): Extracting archive
  - Installing fakerphp/faker (v1.19.0): Extracting archive
  - Installing psr/http-client (1.0.1): Extracting archive
  - Installing ralouphie/getallheaders (3.0.3): Extracting archive
  - Installing guzzlehttp/psr7 (2.2.1): Extracting archive
  - Installing guzzlehttp/promises (1.5.1): Extracting archive
  - Installing guzzlehttp/guzzle (7.4.3): Extracting archive
  - Installing laravel/breeze (v1.9.2): Extracting archive
  - Installing laravel/sail (v1.14.8): Extracting archive
  - Installing laravel/sanctum (v2.15.1): Extracting archive
  - Installing nikic/php-parser (v4.14.0): Extracting archive
  - Installing psy/psysh (v0.11.5): Extracting archive
  - Installing laravel/tinker (v2.7.2): Extracting archive
  - Installing hamcrest/hamcrest-php (v2.0.1): Extracting archive
  - Installing mockery/mockery (1.5.0): Extracting archive
  - Installing filp/whoops (2.14.5): Extracting archive
  - Installing facade/ignition-contracts (1.0.2): Extracting archive
  - Installing nunomaduro/collision (v6.2.0): Extracting archive
  - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
  - Installing phpdocumentor/type-resolver (1.6.1): Extracting archive
  - Installing phpdocumentor/reflection-docblock (5.3.0): Extracting archive
  - Installing sebastian/version (3.0.2): Extracting archive
  - Installing sebastian/type (3.0.0): Extracting archive
  - Installing sebastian/resource-operations (3.0.3): Extracting archive
  - Installing sebastian/recursion-context (4.0.4): Extracting archive
  - Installing sebastian/object-reflector (2.0.4): Extracting archive
  - Installing sebastian/object-enumerator (4.0.4): Extracting archive
  - Installing sebastian/global-state (5.0.5): Extracting archive
  - Installing sebastian/exporter (4.0.4): Extracting archive
  - Installing sebastian/environment (5.1.4): Extracting archive
  - Installing sebastian/diff (4.0.4): Extracting archive
  - Installing sebastian/comparator (4.0.6): Extracting archive
  - Installing sebastian/code-unit (1.0.8): Extracting archive
  - Installing sebastian/cli-parser (1.0.1): Extracting archive
  - Installing phpunit/php-timer (5.0.3): Extracting archive
  - Installing phpunit/php-text-template (2.0.4): Extracting archive
  - Installing phpunit/php-invoker (3.1.1): Extracting archive
  - Installing phpunit/php-file-iterator (3.0.6): Extracting archive
  - Installing theseer/tokenizer (1.2.1): Extracting archive
  - Installing sebastian/lines-of-code (1.0.3): Extracting archive
  - Installing sebastian/complexity (2.0.2): Extracting archive
  - Installing sebastian/code-unit-reverse-lookup (2.0.3): Extracting archive
  - Installing phpunit/php-code-coverage (9.2.15): Extracting archive
  - Installing doctrine/instantiator (1.4.1): Extracting archive
  - Installing phpspec/prophecy (v1.15.0): Extracting archive
  - Installing phar-io/version (3.2.1): Extracting archive
  - Installing phar-io/manifest (2.0.3): Extracting archive
  - Installing myclabs/deep-copy (1.11.0): Extracting archive
  - Installing phpunit/phpunit (9.5.20): Extracting archive
  - Installing spatie/backtrace (1.2.1): Extracting archive
  - Installing spatie/flare-client-php (1.2.0): Extracting archive
  - Installing spatie/ignition (1.3.1): Extracting archive
  - Installing spatie/laravel-ignition (1.2.3): Extracting archive
59 package suggestions were added by new dependencies, use `composer suggest` to see details.
Generating optimized autoload files
> Illuminate\Foundation\ComposerScripts::postAutoloadDump
> @php artisan package:discover --ansi
Discovered Package: aimeos/aimeos-laravel
Discovered Package: laravel/breeze
Discovered Package: laravel/sail
Discovered Package: laravel/sanctum
Discovered Package: laravel/tinker
Discovered Package: nesbot/carbon
Discovered Package: nunomaduro/collision
Discovered Package: spatie/laravel-ignition
Package manifest generated successfully.
85 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
> @php artisan vendor:publish --tag=laravel-assets --ansi --force
No publishable resources for tag [laravel-assets].
Publishing complete.
> @php artisan vendor:publish --tag=public --ansi --force
Copied Directory [\vendor\aimeos\aimeos-laravel\public] To [\public\vendor\shop]
Copied Directory [\vendor\aimeos\ai-client-html\themes\client\html] To [\public\vendor\shop\themes]
Copied Directory [\vendor\aimeos\ai-cms-grapesjs\themes\client\html] To [\public\vendor\shop\themes]
Publishing complete.
> @php artisan key:generate --ansi
Application key set successfully.
> App\Composer::configure
Database setup
- DB_CONNECTION (mysql):
- DB_HOST (127.0.0.1): localhost
- DB_PORT (3306): 3306
- DB_DATABASE (laravel): myshop
- DB_USERNAME (root): root
- DB_PASSWORD:
Mail setup
- MAIL_MAILER (smtp):
- MAIL_HOST (smtp.mailtrap.io):
- MAIL_PORT (2525):
- MAIL_USERNAME ():
- MAIL_ENCRYPTION ():
- MAIL_PASSWORD:
> @php artisan migrate
Migration table created successfully.
Migrating: 2014_10_12_000000_create_users_table
Migrated:  2014_10_12_000000_create_users_table (31.33ms)
Migrating: 2014_10_12_100000_create_password_resets_table
Migrated:  2014_10_12_100000_create_password_resets_table (24.63ms)
Migrating: 2019_08_19_000000_create_failed_jobs_table
Migrated:  2019_08_19_000000_create_failed_jobs_table (24.32ms)
Migrating: 2019_12_14_000001_create_personal_access_tokens_table
Migrated:  2019_12_14_000001_create_personal_access_tokens_table (34.64ms)
> App\Composer::setup
Initializing or updating the Aimeos database tables for site "default"
Migrate type columns
  Add new type columns
    Checking table "mshop_attribute":
    Checking table "mshop_attribute_list":
    Checking table "mshop_attribute_property":
    Checking table "mshop_catalog_list":
    Checking table "mshop_customer_list":
    Checking table "mshop_customer_property":
    Checking table "mshop_media":
    Checking table "mshop_media_list":
    Checking table "mshop_media_property":
    Checking table "mshop_plugin":
    Checking table "mshop_price":
    Checking table "mshop_price_list":
    Checking table "mshop_product":
    Checking table "mshop_product_list":
    Checking table "mshop_product_property":
    Checking table "mshop_service":
    Checking table "mshop_service_list":
    Checking table "mshop_stock":
    Checking table "mshop_supplier_list":
    Checking table "mshop_tag":
    Checking table "mshop_text":
    Checking table "mshop_text_list":
  Drop old unique indexes
    Checking index "unq_msattr_sid_dom_cod_tid":
    Checking index "unq_msattli_sid_dm_rid_tid_pid":
    Checking index "unq_msattpr_sid_tid_lid_value":
    Checking index "unq_mscatli_sid_dm_rid_tid_pid":
    Checking index "unq_mscusli_sid_dm_rid_tid_pid":
    Checking index "unq_mcuspr_sid_tid_lid_value":
    Checking index "unq_msmedli_sid_dm_rid_tid_pid":
    Checking index "unq_msmedpr_sid_tid_lid_value":
    Checking index "unq_msplu_sid_tid_prov":
    Checking index "unq_msprili_sid_dm_rid_tid_pid":
    Checking index "unq_msproli_sid_dm_rid_tid_pid":
    Checking index "unq_mspropr_sid_tid_lid_value":
    Checking index "unq_msserli_sid_dm_rid_tid_pid":
    Checking index "unq_mssto_sid_pcode_tid":
    Checking index "unq_mssupli_sid_dm_rid_tid_pid":
    Checking index "unq_mstag_sid_dom_tid_lid_lab":
    Checking index "unq_mstexli_sid_dm_rid_tid_pid":
  Migrate typeid to type
    Checking table "mshop_attribute":
    Checking table "mshop_attribute_list":
    Checking table "mshop_attribute_property":
    Checking table "mshop_catalog_list":
    Checking table "mshop_customer_list":
    Checking table "mshop_customer_property":
    Checking table "mshop_media":
    Checking table "mshop_media_list":
    Checking table "mshop_media_property":
    Checking table "mshop_plugin":
    Checking table "mshop_price":
    Checking table "mshop_price_list":
    Checking table "mshop_product":
    Checking table "mshop_product_list":
    Checking table "mshop_product_property":
    Checking table "mshop_service":
    Checking table "mshop_service_list":
    Checking table "mshop_stock":
    Checking table "mshop_supplier_list":
    Checking table "mshop_tag":
    Checking table "mshop_text":
    Checking table "mshop_text_list":
  Drop typeid columns
    Checking table "mshop_attribute":
    Checking table "mshop_attribute_list":
    Checking table "mshop_attribute_property":
    Checking table "mshop_catalog_list":
    Checking table "mshop_customer_list":
    Checking table "mshop_customer_property":
    Checking table "mshop_media":
    Checking table "mshop_media_list":
    Checking table "mshop_media_property":
    Checking table "mshop_plugin":
    Checking table "mshop_price":
    Checking table "mshop_price_list":
    Checking table "mshop_product":
    Checking table "mshop_product_list":
    Checking table "mshop_product_property":
    Checking table "mshop_service":
    Checking table "mshop_service_list":
    Checking table "mshop_stock":
    Checking table "mshop_supplier_list":
    Checking table "mshop_tag":
    Checking table "mshop_text":
    Checking table "mshop_text_list":
Clear property "key" columns
Creating attribute schema
Creating cache schema
Creating catalog schema
Creating CMS tables
Creating coupon schema
Remove left over Laravel user references
Creating customer schema
Creating media schema
Creating price schema
Creating product schema
Update property "key" columns
  Checking table users_property
Creating service schema
Creating supplier schema
Creating text schema
Update lists "key" columns
  Checking table mshop_attribute_list
  Checking table mshop_catalog_list
  Checking table mshop_customer_list
  Checking table mshop_media_list
  Checking table mshop_price_list
  Checking table mshop_product_list
  Checking table mshop_service_list
  Checking table mshop_supplier_list
  Checking table mshop_text_list
Update Laravel lists "key" columns
  Checking table users_list
Update property "key" columns
  Checking table users_property
Creating locale schema
Add locale data for languages and currencies
  Adding data for MShop locale languages
  Adding data for MShop locale currencies
Creating log schema
Adding data for MShop locale domain
  Adding data for MShop locale sites
  Adding data for MShop locales
Adding locale data if not yet present
Setting locale to "default"
Processing catalog demo data
Creating plugin schema
Creating rule schema
Creating stock schema
Creating tag schema
Adding CMS type data for site "default"
Adding MShop type data for site "default"
Checking "cms/lists/type" type data
Checking "text/type" type data
Checking "media/type" type data
Adding MShop type data for site "default"
Checking "attribute/type" type data
Processing CMS demo data
Processing coupon demo data
Adding MShop type data for site "default"
Checking "attribute/type" type data
Checking "attribute/lists/type" type data
Checking "catalog/lists/type" type data
Checking "customer/lists/type" type data
Checking "media/type" type data
Checking "media/property/type" type data
Checking "plugin/type" type data
Checking "price/type" type data
Checking "product/type" type data
Checking "product/lists/type" type data
Checking "product/property/type" type data
Checking "rule/type" type data
Checking "stock/type" type data
Checking "service/type" type data
Checking "service/lists/type" type data
Checking "supplier/lists/type" type data
Checking "tag/type" type data
Checking "text/type" type data
Adding default code data for site "default"
  Checking "customer/group" codes
Processing customer demo data
Processing supplier demo data
Processing product demo data
Processing service demo data
Remove old indexes from mshop_index_* tables
Creating index schema
Rebuilding index for demo data
Creating job schema
Remove indexes from mshop_locale
Allow NULL for "theme" column in "mshop_locale_site"
Adding MShop catalog data for site "default"
Adding default plugin data
Adding data for MShop plugins
Populating "fsname" column in media table
Migrating preview column in media table
Migrate order product payment/delivery status
Rename "suppliername" to "vendor" in "mshop_order_base_product" table
Creating order schema
Adding currency ID to order base product table
Adding currency ID to order base service table
Populate weekday column in order table
Migrating taxrate columns in order tables
  Migrating taxrate column in order base product table
  Migrating taxrate column in order base service table
Creating queue schema
Creating review schema
Add stock type domain values
Creating subscription schema
Updating period count in subscriptions
Updating product ID in subscriptions
Update property "key" columns
  Checking table mshop_attribute_property
  Checking table mshop_customer_property
  Checking table mshop_media_property
  Checking table mshop_price_property
  Checking table mshop_product_property
Migrate typeid to type for Laravel
Add new type columns for Laravel
    Checking table "users_list":
    Checking table "users_property":
Drop old unique indexes for Laravel
    Checking index "unq_mcusli_sid_dm_rid_tid_pid":
    Checking index "unq_mcuspr_sid_tid_lid_value":
Migrate typeid to type for Laravel
    Checking table "users_list":
    Checking table "users_property":
> App\Composer::account
Create admin account
- E-Mail: abc@abc.com
- Password:
Add "admin" group to user "wilsonqanda@gmail.com" for site "default"
> App\Composer::success


    ___    _
   /   |  (_)___ ___  ___  ____  _____
  / /| | / / __ __  \/ _ \/ __ \/ ___/
 / __  |/ / / / / / / ___/ /_/ /\__ \
/_/  |_/_/_/ /_/ /_/\___/\____/_____/

Congratulations! You successfully set up your Aimeos shop!
Video tutorials: https://www.youtube.com/c/aimeos
Documentation: https://aimeos.org/docs
Get help: https://aimeos.org/help
Contribute: https://github.com/aimeos
Give a star: https://github.com/aimeos/aimeos
Made with love by the Aimeos community. Be a part of it!

Setup cronjobs: https://aimeos.org/docs/latest/laravel/setup/#cronjobs


C:\Users\ADMIN\Desktop\SoftwareIndependent>cd myshop

C:\Users\ADMIN\Desktop\SoftwareIndependent\myshop>php artisan serve
Starting Laravel development server: http://127.0.0.1:8000
[Tue Jun  7 01:59:26 2022] PHP 8.1.6 Development Server (http://127.0.0.1:8000) started

User avatar
aimeos
Administrator
Posts: 7889
Joined: 01 Jan 1970, 00:00

Re: Shops Doesn't look right

Post by aimeos » 07 Jun 2022, 11:41

The URL must match the configured one in your .env file (APP_URL) and is by default:
http://localhost:8000
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

chaoslucifer
Posts: 7
Joined: 03 Jun 2022, 17:50

Re: Shops Doesn't look right

Post by chaoslucifer » 08 Jun 2022, 05:29

Code: Select all

APP_URL=http://localhost:8000
ASSET_URL=http://localhost:8000
Used link "http://localhost:8000" and it looks perfect now guess if I wish to change the address I should update the .env file in the future good to know!!! Everything is working fine now really great!!! Appreciate the help! :D

Post Reply