RuntimeException
No application encryption key has been specified.
Nên chạy lệnh này khi thay đổi nội dung file .env
php artisan key:generate
"Before using Laravel's encrypter, you must set a key option in your config/app.php configuration file. You should use the php artisan key:generate command to generate this key"
Bug không cài được Sql server do chưa download các package cần thiết trước khi cài nên follow link này https://docs.microsoft.com/en-us/sql/linux/quickstart-install-connect-ubuntu?view=sql-server-linux-2017
Bug báo lỗi:
Nên chạy lệnh này khi thay đổi nội dung file .env
"Before using Laravel's encrypter, you must set a key option in your config/app.php configuration file. You should use the php artisan key:generate command to generate this key"
sudo apt-get install php7.0-sybase php7.0-odbc freetds-common