Download the PHP package buzkall/finisterre without Composer
On this page you can find all versions of the php package buzkall/finisterre. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download buzkall/finisterre
More information about buzkall/finisterre
Files in buzkall/finisterre
Package finisterre
Short Description Helper package
License MIT
Homepage https://github.com/buzkall/finisterre
Informations about the package finisterre
Finisterre
My helper package
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
By default, the package will not be active, this can be changed adding the following to your .env file
You can change the name of the table in the config file You can publish and run the migrations with:
If you don't already have the spatie tags package, publish the migrations
Optionally, you can publish the views using
The package comes with a default policy for the tasks, that can be overridden in the config file and set your own policy
Usage
Add the plugin to your panel provider
SMS notifications
Using smsarena.es as provider. By default only notifies tasks on creation with priority TaskPriorityEnum::Urgent That can be changed in the config file
Add to your .env file the following:
Testing
All versions of finisterre with dependencies
filament/filament Version ^3.3
filament/spatie-laravel-media-library-plugin Version ^3.3
filament/spatie-laravel-tags-plugin Version ^3.2
illuminate/contracts Version ^10.0|^11.0|^12.0
mokhosh/filament-kanban Version ^2.10
rawilk/filament-quill Version ^1.0
spatie/eloquent-sortable Version ^4.4
spatie/laravel-package-tools Version ^1.16