php
voyager php artisan voyager:install --with-dummy error
[Illuminate\Database\QueryException] SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes ( SQL: alter table translations add unique translations_table_name_column_name_foreign_key_locale_unique(table_ name, column_name, foreign_key, locale)) [Doctrine\DBAL\Driver\PDOException] SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes [PDOException] SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 1000 bytes AppServiceProvider.php this way did not worked I can not fix this error any way to fix it? use Illuminate\Support\Facades\Schema; public function boot() { Schema::defaultStringLength(191); }
Related Links
Shopping Cart PHP for guest user and client user Session [closed]
Header Location doesn't redirect [duplicate]
PHP-Mailer mail sent but didn't received in inbox or in spam? [duplicate]
PNG image showing black background on uploading/resizing
How to apply conditional orderby in Laravel 5 Eloquent?
group by one column while selecting multiplet columns [laravel]
Python cannot access serial port when triggered by PHP
Make dropdownList default value with case-insensitive - Yii
laravel apply wildcard route and controller
Paypal: How to work with doCapture API?
Overriding GroupAdmin class
PDO_DBLIB Vs. PDO_SQLSRV
Hh: mm: SS to milliseconds
PHP regex to exactly obtain a string I want
PHP user validation through class
Website automatically requesting insecure Image