All Projects → LaravelDaily → Laravel Login Activity Dashboard

LaravelDaily / Laravel Login Activity Dashboard

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

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].