Bottelet / DaybydayCRM

DaybydayCRM an open-source CRM, to help you keep track of your daily workflow.
https://daybydaycrm.com
2.24k stars 752 forks source link

Error command php artisan key:generate #262

Closed Basilou38 closed 2 years ago

Basilou38 commented 3 years ago

Hi @Bottelet

I would like to try your CRM, but I cannot install it, I have an error with this command :

php artisan key:generate

Sans titre

zakariaarrid commented 3 years ago

hi @Basilou38

Make sure your .env file exist already

Basilou38 commented 3 years ago

@zakariaarrid I do not understand, I don't have an .env file.

Here are the files / folder installed Capture

What to do ?

Basilou38 commented 3 years ago

ok I understand, you have to create the .env file and copy / paste the code from the .env.example file.

the following command to work => php artisan key:generate but I have a "command not found" error with this command => npm install

Sorry, i'm starting ;-)

Basilou38 commented 3 years ago

why the "npm install" command does not work ? @zakariaarrid

4bdullati1 commented 2 years ago

Make sure npm and nodejs are installed.