BRACKETS-by-TRIAD / craftable

Admin panel builder / CRUD generator for Laravel.
https://getcraftable.com
MIT License
984 stars 191 forks source link

WHAT IS THE PASSWORD??????? #417

Closed chordsandcodes closed 1 year ago

chordsandcodes commented 1 year ago

I had 3 attempts to install craftable because the first 2 failed due to my .env file. I succeed on my 3rd attempt, the last printed text on my terminal was "craftable installed" but I CAN'T LOG IN administrator@brackets.sk and craftableinstalled or craftable installed. pleaseeeeeeeee. how is this so difficult??????

timoransky commented 1 year ago

Hi @chordsandcodes please check FillDefaultAdminUserAndPermissions migration in your project, there should a generated password on the line 44.

chordsandcodes commented 1 year ago

thank you!