joelbutcher / socialstream
This package is abandoned and no longer maintained.
No replacement package was suggested.
Get started with OAuth and Laravel
v6.3.0
2025-04-14 21:32 UTC
Requires
- php: ^8.2
- illuminate/contracts: ^11.0|^12.0
- laravel/socialite: ^5.18
Requires (Dev)
- inertiajs/inertia-laravel: ^2.0
- laravel/breeze: ^2.3
- laravel/jetstream: ^5.0
- laravel/sanctum: ^4.0
- livewire/livewire: ^3.5.0
- mockery/mockery: ^1.6
- orchestra/testbench: ^9.0|^10.0
- orchestra/testbench-core: ^9.9.1|^10.0
- pestphp/pest: ^2.0|^3.0
- pestphp/pest-plugin-laravel: ^2.2|^3.0
- phpunit/phpunit: ^10.5.35|^11.5.3|^12.0.1
This package is auto-updated.
Last update: 2026-01-10 20:17:04 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/Laravel-Uis/socialite-ui.