Download the PHP package mansoor/filament-torchlight without Composer
On this page you can find all versions of the php package mansoor/filament-torchlight. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mansoor/filament-torchlight
More information about mansoor/filament-torchlight
Files in mansoor/filament-torchlight
Package filament-torchlight
Short Description This is my package filament-torchlight
License MIT
Homepage https://github.com/mansoor/filament-torchlight
Informations about the package filament-torchlight
Filament Torchlight
A Torchlight plugin for FilamentPHP, it provides a read-only field to hightlight the code under field.
Installation
To install, require the package from composer:
⚠️ Use version 0.0.2
for Filament 2 support ⚠️
Setup Torchlight
You must follow the Torchlight documentation to Add Torchlight Middleware and Publish the Torchlight configuration file
Once you are done. Make sure to create an API Token from torchlight.dev and add to your .env
file.
Usage
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Mansoor Khan
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-torchlight with dependencies
filament/filament Version ^3.0
illuminate/contracts Version ^10.0
spatie/laravel-package-tools Version ^1.15.0
torchlight/torchlight-laravel Version ^0.5.13