-1
Error: after typing the command php artisan migrate
in the Windows:
Microsoft Windows [version 6.2.9200] (c) 2012 Microsoft Corporation. All rights reserved.
C: Users x538238>cd C: xampp htdocs Laravel
C: xampp htdocs Laravel>php Artisan migrate
In Connection.php line 664:
could not find driver (SQL: select * from information_schema.Tables Where t able_schema = test and table_name = Migrations)
In Connector.php line 67:
could not find driver
C: xampp htdocs Laravel>Composer update 'Composer' is not recognized as an internal or external command, a operable program or a file in batches.
C: xampp htdocs Laravel>
Behold in these questions if you can’t find something to help you.
– Woss