Skip to content

[OLD] my personal BackPack Setup with Multi Auth Guards ( Admin + User )

License

Notifications You must be signed in to change notification settings

iMokhles/IMPanel

Repository files navigation

IMPanel

Build Status

my personal BackPack Setup with MultiAuthCommand to generate MultiAuth Guards ( Admin + User )

Install

  1. Run in your terminal:
$ git clone https://github.com/iMokhles/IMPanel.git IMPanel
  1. Set your database information in your .env file (use the .env.example as an example);

  2. Run in your IMPanel folder:

$ composer install
$ cp .env.example .env
$ php artisan key:generate
$ php artisan migrate:refresh --seed --force

Security

If you discover any security related issues, please email imokhles@imokhles.com instead of using the issue tracker.

Credits

License

The GPL v3 License (GNU GENERAL PUBLIC LICENSE Version 3). Please see License File for more information.

Beerpay Beerpay

About

[OLD] my personal BackPack Setup with Multi Auth Guards ( Admin + User )

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published