Download the PHP package muhammadkazimsadiq/filament-canvas without Composer
On this page you can find all versions of the php package muhammadkazimsadiq/filament-canvas. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download muhammadkazimsadiq/filament-canvas
More information about muhammadkazimsadiq/filament-canvas
Files in muhammadkazimsadiq/filament-canvas
Package filament-canvas
Short Description Canvas for FilamentPhp
License MIT
Homepage https://github.com/muhammadkazimsadiq/filament-canvas
Informations about the package filament-canvas
Canvas for FilamentPhp
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
Installation
You can install the package via composer:
[!IMPORTANT] If you have not set up a custom theme and are using Filament Panels follow the instructions in the Filament Docs first.
After setting up a custom theme add the plugin's views to your theme css file or your app's css file if using the standalone packages.
You can install and set up the package with our automated command. This will publish the config file, publish the migrations, and ask if you want to run the migrations:
This is the contents of the published config file:
Usage
Frontend Assets
This plugin ships with the TLDraw React editor pre-bundled. You do not need to install npm dependencies or use Vite in your host application.
The assets are automatically loaded by Filament. However, if you are developing locally and notice the editor isn't loading or updating, ensure you publish the latest assets:
Testing
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
- Muhammad Kazim
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-canvas with dependencies
filament/filament Version ^5.0
spatie/laravel-package-tools Version ^1.15.0