rwandabuild / murugo_web_auth
Package that will be used for Murugo auth to all 3rd party laravel projects with only blade structure
Package info
github.com/RWBuild/package_MurugoAuth_Web-Laravel
pkg:composer/rwandabuild/murugo_web_auth
v1.0
2020-05-05 14:56 UTC
Requires
- guzzlehttp/guzzle: ^6.5
This package is auto-updated.
Last update: 2026-03-07 04:57:14 UTC
README
Package that will be used for Murugo auth to all 3rd party laravel projects with only blade structure
Follow the following steps to get started:
1. Install package by running the following command
composer require rwandabuild/murugo_web_auth
2. Include the following variables in ENV file and replace them your their values
APPLICATION_URL= "YOUR APPLICATION URL VALUE" MURUGO_URL= "MURUGO BASE URL"