Installation
Requirements
Version | PHP | Laravel | Orchid |
---|---|---|---|
2.x | 8.1/8.2/8.3 | 10.x | 14.x |
2.x | 8.2/8.3 | 11.x | ^14.21 |
Installation
Install the package with Composer
Publish assets
This will copy the compiled JavaScript and CSS file into the public/vendor/orchid-images
directory. You need to register them in Orchid’s platform.php
configuration file.