Install

Glad Auth comes with composer. You can access the most current version by running the following command in your terminal:

Add the following blog composer.json to require file area.

"atayahmet/glad": "1.0.*@dev"

After add this command:

$ composer update

For uploading your project:

use Glad\Glad;