rubiyat / library-management

0 stars 1 forks source link

Laravel Authentication #4

Open rubiyat opened 6 years ago

rubiyat commented 6 years ago

Note : 1.Make laravel default authentication system.By which we can get preliminary login system. 2.When user login he/she get direct access to admin panel.

tohasanali commented 6 years ago

Done in commit e606a1c0205abe7f98b09791288a704e1f168f60

Sharif-Mohammad commented 6 years ago

Login,logout & registration (auth) problem because not working properly.Need to fix all

tohasanali commented 6 years ago

Done in commit e913359b681002c7cddb4664ac95aec18dcbc53a fixed all.