chrisidakwo / EFLInventory-V2

:department_store: Point-of-sale and inventory tracking for small-scale retail stores. Easily manage inventory, purchases, sales, and damaged and/or expired products.
194 stars 97 forks source link

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

Open sidelpiero opened 3 years ago

sidelpiero commented 3 years ago

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.

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

batarakatong commented 3 years ago

same case ... waiting for solution

batarakatong commented 3 years ago

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 commented 3 years ago

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