aimeos / aimeos-laravel

Laravel ecommerce package for ultra fast online shops, scalable marketplaces, complex B2B applications and #gigacommerce
https://aimeos.org/Laravel
MIT License
7.21k stars 1.05k forks source link

i cant enter to the admin #185

Closed fabpin closed 6 years ago

fabpin commented 6 years ago

the view of admin didnt appear

aimeos commented 6 years ago

Did you follow the steps described here: https://github.com/aimeos/aimeos-laravel#admin

zgldh commented 6 years ago

dont forget php artisan make:auth

TiagoSilvaPereira commented 6 years ago

Me too. The problem related is:

Sorry, the page you are looking for could not be found

when redirects to "/login".

I've installed using the composer installer: https://github.com/aimeos/aimeos

aimeos commented 6 years ago

Did you run composer create-project aimeos/aimeos myshop to create a new and clean installation and this has happend afterwards? What's your environment? Can you post the output of composer show?

TiagoSilvaPereira commented 6 years ago

Yes, I ran composer create-project aimeos/aimeos myshop. The shop is working, but not the admin.

Here is my composer show output:

You are running composer with xdebug enabled. This has a major impact on runtime performance. See https://getcomposer.org/xdebug
aimeos/ai-admin-extadm                2017.10.1  Aimeos ai-admin-extadm extension
aimeos/ai-admin-jqadm                 2017.10.15 Aimeos ai-admin-jqadm extension
aimeos/ai-admin-jsonadm               2017.10.5  Aimeos ai-admin-jsonadm extension
aimeos/ai-client-html                 2017.10.6  Aimeos ai-client-html extension
aimeos/ai-client-jsonapi              2017.10.3  Aimeos JSON API extension
aimeos/ai-controller-frontend         2017.10.5  Aimeos ai-controller-frontend extension
aimeos/ai-controller-jobs             2017.10.4  Aimeos ai-controller-jobs extension
aimeos/ai-gettext                     2017.10.1  Aimeos Gettext extension
aimeos/ai-laravel                     2017.10.1  Laravel adapter for Aimeos web shops and e-commerce solutions
aimeos/ai-swiftmailer                 2017.10.1  SwiftMailer adapter for Aimeos web shops and e-commerce solutions
aimeos/aimeos-core                    2017.10.10 Full-featured e-commerce components for high performance online shops
aimeos/aimeos-laravel                 2017.10.3  Full-featured Laravel web shop package and e-commerce solution for high performance shops
composer/installers                   v1.4.0     A multi-framework Composer library installer
dnoegel/php-xdg-base-dir              0.1        implementation of xdg base directory specification for php
doctrine/annotations                  v1.4.0     Docblock Annotations Parser
doctrine/cache                        v1.6.2     Caching library offering an object-oriented API for many cache backends
doctrine/collections                  v1.4.0     Collections Abstraction library
doctrine/common                       v2.7.3     Common Library for Doctrine projects
doctrine/dbal                         v2.5.13    Database Abstraction Layer
doctrine/inflector                    v1.2.0     Common String Manipulations with regard to casing and singular/plural rules.
doctrine/instantiator                 1.0.5      A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/lexer                        v1.0.1     Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.
egulias/email-validator               2.1.3      A library for validating emails against several RFCs
erusev/parsedown                      1.6.4      Parser for Markdown.
fideloper/proxy                       3.3.4      Set trusted proxies for Laravel
filp/whoops                           2.1.14     php error handling for cool kids
fzaninotto/faker                      v1.7.1     Faker is a PHP library that generates fake data for you.
hamcrest/hamcrest-php                 v1.2.2     This is the PHP port of Hamcrest Matchers
jakub-onderka/php-console-color       0.1
jakub-onderka/php-console-highlighter v0.3.2
laravel/framework                     v5.5.27    The Laravel Framework.
laravel/tinker                        v1.0.3     Powerful REPL for the Laravel framework.
league/flysystem                      1.0.41     Filesystem abstraction: Many filesystems, one API.
mockery/mockery                       0.9.9      Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, ...
monolog/monolog                       1.23.0     Sends your logs to files, sockets, inboxes, databases and various web services
mtdowling/cron-expression             v1.2.1     CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
myclabs/deep-copy                     1.7.0      Create deep copies (clones) of your objects
nesbot/carbon                         1.22.1     A simple API extension for DateTime.
nikic/php-parser                      v3.1.2     A PHP parser written in PHP
paragonie/random_compat               v2.0.11    PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
phar-io/manifest                      1.0.1      Component for reading phar.io manifest information from a PHP Archive (PHAR)
phar-io/version                       1.0.1      Library for handling version information and constraints
phpdocumentor/reflection-common       1.0.1      Common reflection classes used by phpdocumentor to reflect the code structure
phpdocumentor/reflection-docblock     4.2.0      With this component, a library can provide support for annotations via DocBlocks or otherwise ret...
phpdocumentor/type-resolver           0.4.0
phpspec/prophecy                      1.7.3      Highly opinionated mocking framework for PHP 5.3+
phpunit/php-code-coverage             5.3.0      Library that provides collection, processing, and rendering functionality for PHP code coverage i...
phpunit/php-file-iterator             1.4.5      FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-text-template             1.2.1      Simple template engine.
phpunit/php-timer                     1.0.9      Utility class for timing
phpunit/php-token-stream              2.0.2      Wrapper around PHP's tokenizer extension.
phpunit/phpunit                       6.5.5      The PHP Unit Testing framework.
phpunit/phpunit-mock-objects          5.0.5      Mock Object library for PHPUnit
psr/container                         1.0.0      Common Container Interface (PHP FIG PSR-11)
psr/http-message                      1.0.1      Common interface for HTTP messages
psr/log                               1.0.2      Common interface for logging libraries
psr/simple-cache                      1.0.0      Common interfaces for simple caching
psy/psysh                             v0.8.16    An interactive shell for modern PHP.
ramsey/uuid                           3.7.1      Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universa...
sebastian/code-unit-reverse-lookup    1.0.1      Looks up which function or method a line of code belongs to
sebastian/comparator                  2.1.0      Provides the functionality to compare PHP values for equality
sebastian/diff                        2.0.1      Diff implementation
sebastian/environment                 3.1.0      Provides functionality to handle HHVM/PHP environments
sebastian/exporter                    3.1.0      Provides the functionality to export PHP variables for visualization
sebastian/global-state                2.0.0      Snapshotting of global state
sebastian/object-enumerator           3.0.3      Traverses array structures and object graphs to enumerate all referenced objects
sebastian/object-reflector            1.1.1      Allows reflection of object attributes, including inherited and non-public ones
sebastian/recursion-context           3.0.0      Provides functionality to recursively process PHP variables
sebastian/resource-operations         1.0.0      Provides a list of PHP built-in functions that operate on resources
sebastian/version                     2.0.1      Library that helps with managing the version number of Git-hosted PHP projects
swiftmailer/swiftmailer               v6.0.2     Swiftmailer, free feature-rich PHP mailer
symfony/console                       v3.4.2     Symfony Console Component
symfony/css-selector                  v3.4.2     Symfony CssSelector Component
symfony/debug                         v3.4.2     Symfony Debug Component
symfony/event-dispatcher              v3.4.2     Symfony EventDispatcher Component
symfony/finder                        v3.4.2     Symfony Finder Component
symfony/http-foundation               v3.4.2     Symfony HttpFoundation Component
symfony/http-kernel                   v3.4.2     Symfony HttpKernel Component
symfony/polyfill-mbstring             v1.6.0     Symfony polyfill for the Mbstring extension
symfony/polyfill-php70                v1.6.0     Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions
symfony/process                       v3.4.2     Symfony Process Component
symfony/psr-http-message-bridge       v1.0.2     PSR HTTP message bridge
symfony/routing                       v3.4.2     Symfony Routing Component
symfony/translation                   v3.4.2     Symfony Translation Component
symfony/var-dumper                    v3.4.2     Symfony mechanism for exploring and dumping PHP variables
theseer/tokenizer                     1.1.0      A small library for converting tokenized PHP source code into XML and potentially other formats
tijsverkoyen/css-to-inline-styles     2.2.0      CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files w...
vlucas/phpdotenv                      v2.4.0     Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
webmozart/assert                      1.2.0      Assertions to validate method input/output with nice error messages.
zendframework/zend-diactoros          1.6.1      PSR HTTP Message implementations
aimeos commented 6 years ago

What's your environment? Has an error message been displayed during installation? Can you run the setup from scratch again?

TiagoSilvaPereira commented 6 years ago

Hi @aimeos, I'll run the setup again. If I get errors, I'll inform it here. Thanks