Download the PHP package quix-labs/laravel-supabase-flysystem without Composer
On this page you can find all versions of the php package quix-labs/laravel-supabase-flysystem. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download quix-labs/laravel-supabase-flysystem
More information about quix-labs/laravel-supabase-flysystem
Files in quix-labs/laravel-supabase-flysystem
Package laravel-supabase-flysystem
Short Description Supabase Adapter for Laravel Flysystem Storage
License MIT
Homepage https://github.com/quix-labs/laravel-supabase-flysystem
Informations about the package laravel-supabase-flysystem
Laravel Supabase Storage Adapter
Easily integrate Supabase as a storage driver in Laravel with this Flysystem adapter.
Simplify file storage and retrieval using Laravel's convenient storage system while leveraging the powerful features of Supabase.
Requirements
- PHP >= 8.1
- Laravel 10.x|11.x
- Fileinfo
ext-fileinfo
Installation
To install the package, use Composer:
Configuration
After installation, configure the Supabase driver in Laravel's config/filesystems.php
.
Add the following to the disks array:
Usage
Changelog
Please see CHANGELOG for more information on what has changed recently.
Credits
- COLANT Alan
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-supabase-flysystem with dependencies
ext-fileinfo Version *
guzzlehttp/guzzle Version ^7.2
illuminate/contracts Version ^10.0 || ^11.0 || ^12.0
illuminate/filesystem Version ^10.0 || ^11.0 || ^12.0
illuminate/http Version ^10.0 || ^11.0 || ^12.0
illuminate/support Version ^10.0 || ^11.0 || ^12.0
league/flysystem Version ^3.0