laravel Laravelよくわかってない人がmake:migrationしてIlluminate/Database/QueryException with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'dbnm.tablenm' doesn't exist (SQL: insert into `tablenm` (`text`) values (Insert))' 2020-04-29 Nakamoto Programmer Life
laravel artisan tinkerでコマンド打ったら Illuminate/Database/QueryException with message 'SQLSTATE[HY000] [1044] Access denied for user 'xxx'@'localhost' to database 'laravel' (SQL: select * from `laravel`)' 2020-04-29 Nakamoto Programmer Life
laravel Laravelデータベース接続テスト中にエラー(Mac)「Illuminate/Database/QueryException with message 'could not find driver (SQL: select * from `users`)' 」 2020-04-27 Nakamoto Programmer Life
laravel Laravelクイックインストールでエラー。The "https://repo.packagist.org/packages.json" file could not be downloaded : SSL operation failed with code 1. 2020-04-19 Nakamoto Programmer Life