https://github.com/aniftyco/laravel-support
Generic Support for Laravel
https://github.com/aniftyco/laravel-support
Last synced: 6 months ago
JSON representation
Generic Support for Laravel
- Host: GitHub
- URL: https://github.com/aniftyco/laravel-support
- Owner: aniftyco
- License: mit
- Created: 2024-12-27T00:43:45.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-04-18T17:38:20.000Z (8 months ago)
- Last Synced: 2025-06-13T19:12:26.269Z (6 months ago)
- Language: PHP
- Homepage:
- Size: 99.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Generic Support for Laravel
> [!WARNING]
> This package is not ready for general consumption
## Requirements
Requires PHP 8.1+.
## Installation
You can install the package via Composer:
```sh
composer require aniftyco/laravel-support:dev-master
```
## Usage
...
## Contributing
Thank you for considering contributing to the Attachments for Laravel package! You can read the contribution guide [here](CONTRIBUTING.md).
## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.