Download the PHP package abrardev/inspire-widget without Composer
On this page you can find all versions of the php package abrardev/inspire-widget. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download abrardev/inspire-widget
More information about abrardev/inspire-widget
Files in abrardev/inspire-widget
Package inspire-widget
Short Description A Filament widget that displays daily inspirational quotes
License MIT
Homepage https://github.com/abrardev/inspire-widget
Informations about the package inspire-widget
A Filament widget that displays daily inspirational quotes
A fun little Filament widget that displays daily inspirational quotes.
Demo
Installation
You can install the package via composer:
Optionally, you can publish the views using
Usage
Register Plugin
In your Filament panel provider, register the plugin as
Active Widget
You can activate widget on dashboard page as follows:
InspireWidget will show on top since it has top sorting.
Customization
Providing your own quotes
You can use plugin to provide an array of your own quotes and Widget will pick them randomally as follows
Providing your own image
You can also provide your own image. Make sure image is 2084 x 252
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
- Abrar Ahmad
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of inspire-widget with dependencies
filament/filament Version ^3.0
spatie/laravel-package-tools Version ^1.15.0