Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with login and css on while trying to launch local server #29

Open
sidelpiero opened this issue Nov 26, 2020 · 3 comments
Open

Comments

@sidelpiero
Copy link

sidelpiero commented Nov 26, 2020

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.

Capture d’écran 2020-11-26 à 18 34 22

@batarakatong
Copy link

same case ... waiting for solution

@batarakatong
Copy link

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

@ph4t0o0o0om
Copy link

I successfully migrated the database. but the problem is with CSS? Do you find any solution yet? Please share if you do. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants