joelbutcher / socialstream
Get started with OAuth and Laravel
Fund package maintenance!
joelbutcher
paypal.me/joelbutcher
Installs: 322 749
Dependents: 15
Suggesters: 0
Security: 1
Stars: 442
Watchers: 19
Forks: 67
Open Issues: 0
Requires
- php: ^8.2
- illuminate/contracts: ^11.0
- laravel/prompts: ^0.1|^0.2|^0.3
- laravel/socialite: ^5.12
Requires (Dev)
- inertiajs/inertia-laravel: ^2.0
- laravel/breeze: ^2.3
- laravel/jetstream: ^5.0
- laravel/sanctum: ^4.0
- livewire/livewire: ^3.3.5
- mockery/mockery: ^1.6
- orchestra/testbench: ^9.0
- orchestra/testbench-core: ^9.9.1
- pestphp/pest: ^2.0
- pestphp/pest-plugin-laravel: ^2.2
- phpunit/phpunit: ^10.5
- 7.x-dev
- dev-main / 7.x-dev
- 6.x-dev
- v6.2.4
- v6.2.3
- v6.2.2
- v6.2.1
- v6.2.0
- v6.1.11
- v6.1.10
- v6.1.9
- v6.1.8
- v6.1.7
- v6.1.6
- v6.1.5
- v6.1.4
- v6.1.3
- v6.1.2
- v6.1.1
- v6.1.0
- v6.0.4
- v6.0.3
- v6.0.2
- v6.0.1
- v6.0.0
- 5.x-dev
- v5.6.0
- v5.5.3
- v5.5.2
- v5.5.1
- v5.4.2
- v5.4.1
- v5.4.0
- v5.3.2
- v5.3.1
- v5.3.0
- v5.2.0
- v5.1.2
- v5.1.1
- v5.1.0
- v5.0.3
- v5.0.2
- v5.0.1
- v5.0.0
- v5.0.0-beta1.1
- v5.0.0-beta1
- 4.x-dev
- v4.4.6
- v4.4.5
- v4.4.4
- v4.4.3
- v4.4.2
- v4.4.1
- v4.4.0
- v4.3.0
- v4.2.1
- v4.2.0
- v4.1.3
- v4.1.2
- v4.1.1
- v4.1.0
- v4.0.3
- v4.0.2
- v4.0.1
- v4.0.0
- 3.x-dev
- v3.9.2
- v3.9.1
- v3.9.0
- v3.8.3
- v3.8.2
- v3.8.1
- v3.8.0
- v3.7.6
- v3.7.5
- v3.7.4
- v3.7.3
- v3.7.2
- v3.7.1
- v3.7.0
- v3.6.0
- v3.5.0
- v3.4.2
- v3.4.1
- v3.4.0
- v3.3
- v3.2.3
- 3.2.2
- v3.2.1
- v3.2.0
- v3.1.3
- v3.1.2
- v3.1.1
- v3.1.0
- v3.0.4
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
- 2.x-dev
- v2.6.1
- v2.6.0
- v2.5.1
- v2.5.0
- v2.4.1
- v2.4.0
- v2.3.0
- v2.2.0
- v2.1.1
- v2.1.0
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- 1.x-dev
- v1.2.1
- v1.2.0
- v1.1.3
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.4
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
- v0.0.4
- v0.0.3
- v0.0.2
- v0.0.1
This package is auto-updated.
Last update: 2025-03-04 07:43:12 UTC
README
This package is for usage with Laravel Breeze, Jetstream and Filament running on Laravel 11.x and prior.
As Breeze and Jetstream are no longer receving updates, I have decided to do the same for Socialistream.
However, if you still wish to add support for Socialite into your Laravel app using the latest starter kits, check out: https://github.com/joelbutcher/laravel-socialite-ui.