Error installing
Created 5 years ago by dexter1First, when I want to install it from the console, this comes out: https://ibb.co/m68rmK5 Then, while it is already installed in the browser, I miss an error and if I want to re-enter, this comes out: https://ibb.co/j6NYkV9 It is in Windows and I have given all the permissions to the users
The first screen looks like a successful composer download. But the second screen would suggest you created a
.env
file yourself? If so, delete it, make sure the DB is clean, and runphp artisan install
or go tohttp://yoursite.com/installer
to install the application.