Skip to content

Demo-project with dashboard on how many users logged in recently. Partly generated with QuickAdminPanel 2019.

Notifications You must be signed in to change notification settings

ajbm6/Laravel-Login-Activity-Dashboard

 
 

Repository files navigation

Laravel Users Login Activity Dashboard

It is a demo project for demonstrating what can be generated with new 2019 version of QuickAdminPanel tool.

Screenshot

Laravel Login Activity Dashboard

How to use

  • Clone the repository with git clone
  • Copy .env.example file to .env and edit database credentials there
  • Run composer install
  • Run php artisan key:generate
  • Run php artisan migrate --seed (it has some seeded data for your testing)
  • That's it: launch the main URL or go to /login and login with default credentials [email protected] - password

License

Basically, feel free to use and re-use any way you want.


More from our LaravelDaily Team

About

Demo-project with dashboard on how many users logged in recently. Partly generated with QuickAdminPanel 2019.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 66.1%
  • HTML 33.7%
  • Vue 0.2%