I would like to know if I make changes into my laravel project in localhost (I downloaded the project from the hosting) the project from the hosting also changes
I have been doing some changes into the project as Local, I downloaded the project from the hosting and I made some migrations. I also changed the .env file to connect it into a localhost database, but when I try to run migrations with php artisan migrate
the terminal says application is in production, do you really want to procced
. I´m not sure about it, its my first time using a project from a hosting
joseph mora rojas is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.