https://gyazo.com/444cce9c9f21cd8fd7e6be288f3e0cfd
localhost: This is what happens after logging in at 8000.
in laravel's .envDB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=todorist
DB_USERNAME=root
DB_PASSWORD=
said he.I don't know what to do under the current conditions.
Are you going to edit a file that is not .env?
https://gyazo.com/a2af5e845cdccb0b952c10112174cf47
If an error occurs,
/Users/yokoyamanaonori/todolist/vendor/larvel/framework/src/Illuminate/Database/Connection.php
I think you are asking me to look at line 664 of , but I didn't touch this Connection.php during production.
What the hell is going on?Please teach me.
This may be due to the lack of the users table in the database todolist.
Thank you for your reply.
Understanding Routing and Controller Chan
I thought I had to, so once I had a project
I deleted the directory itself.
Log in and register? in the upper right corner of the screen, followed by
I wanted to make it the top screen that I made with HTML.
I'm going to try again.
There are no users in todolist, so
Do I have to look at the vendor page?
© 2024 OneMinuteCode. All rights reserved.