You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for your project, it's very interesting, I didn't yet managed to run it correctely
I created a local mysql database,
and used the database.sql script
then I added manually users into EFLInventory db
now I'm getting error while trying to login, I tried to disable password hashing but as I'm not good enough in php frameworks, I didn't maneged to fix this, it would have been easier if there was a signup page though.
The text was updated successfully, but these errors were encountered:
please finish the last step to migrate database using seed with this command
php artisan db:seed
and the password and username in web/database/seeds/usertableeeder.php
its works
Hi, thanks for your project, it's very interesting, I didn't yet managed to run it correctely
now I'm getting error while trying to login, I tried to disable password hashing but as I'm not good enough in php frameworks, I didn't maneged to fix this, it would have been easier if there was a signup page though.
The text was updated successfully, but these errors were encountered: