Download the PHP package truckspace/laravel-walkway without Composer
On this page you can find all versions of the php package truckspace/laravel-walkway. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download truckspace/laravel-walkway
More information about truckspace/laravel-walkway
Files in truckspace/laravel-walkway
Package laravel-walkway
Short Description Laravel wrapper around the Truckspace ID service.
License MIT
Homepage https://id.truckspace.group
Informations about the package laravel-walkway
About Walkway
Laravel Walkway is a Laravel Socialite provider which makes it super easy for you to allow your users to authenticate with their Truckspace ID in your Laravel application.
Installation
To get started with Walkway, use the Composer package manager to add the package to your project's dependencies:
Configuration
Before using the Walkway socialite provider, you will need to add your credentials to your application's
config/services.php
configuration file.
You should now be able to use the provider like you would regularly use Socialite (assuming you have the facade installed):
For more information on how to use Laravel Socialite, please visit the official documentation.
Testing
License
Laravel Walkwat is open-sourced software licensed under the MIT license.
All versions of laravel-walkway with dependencies
fakerphp/faker Version ^1.9
illuminate/support Version ^6.0|^7.0|^8.0|^9.0
laravel/socialite Version ^5.0