Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 633 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 633 Bytes

Use case scenario

  • you have forge individual subscription but want to provide a dashboard to your internal team members.
  • Currently supports viewing logs

Installation steps

  • Follow Laravel installation steps
  • Migrate database
  • Create admin user by running the command : php artisan app:add-admin [email protected] password
  • Put Forge api token in the .env file
  • composer run dev OR php artisan serve
  • You are good to go.

Screenshots

image image