ezeelive / laravel-responsive-admin-template

31 stars 47 forks source link

what is the user name and password #1

Open bali48 opened 4 years ago

drkbcn commented 4 years ago

Hi @bali48

Take a look to this file: https://github.com/ezeelive/laravel-responsive-admin-template/blob/master/database/seeds/UsersTableSeeder.php

dicky332312 commented 4 years ago

why i can't login

fkaris commented 4 years ago

why cant i login in?

fkaris commented 4 years ago

there is no install method how do i use it?

lakshmi-sudha commented 4 years ago

Hi,

From the productcategories table getting an error like "there can be only one auto incremented value" while migrate the table..

is there error free code? what is the use of other tables? if yes, can you please update it?

lancerjvg commented 3 years ago

salamalaycum

nkorogo commented 3 years ago

Which password and username combination did you use to login?

drkbcn commented 3 years ago

Which password and username combination did you use to login?

Take a look to user seeder @ https://github.com/ezeelive/laravel-responsive-admin-template/blob/master/database/seeds/UsersTableSeeder.php

'username' => 'Admin', 'password' => 'admin321',

nkorogo commented 3 years ago

Which password and username combination did you use to login?

Take a look to user seeder @ https://github.com/ezeelive/laravel-responsive-admin-template/blob/master/database/seeds/UsersTableSeeder.php

'username' => 'Admin', 'password' => 'admin321',

Have been trying that with no success, after creating a database and migrated those tables then imported the sql file

james1702 commented 3 years ago

'username' =>'admin@admin.com' 'Password' =>'admin321'