Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Filament Notes Laravel Package

tomatophp/filament-notes

View on GitHub
Deep Wiki
Context7
v1.0.20

What's Changed

New Contributors

Full Changelog: https://github.com/tomatophp/filament-notes/compare/v1.0.19...v1.0.20

v1.0.17
  • add filament-plugin integration

Full Changelog: https://github.com/tomatophp/filament-notes/compare/v1.0.16...v1.0.17

v1.0.16
  • fix App\Http\Controllers\Controller doesn't exist #12
  • [Feature] Make Navigation Icon Editable #9

Full Changelog: https://github.com/tomatophp/filament-notes/compare/v1.0.15...v1.0.16

v1.0.15

What's Changed

Full Changelog: https://github.com/tomatophp/filament-notes/compare/v1.0.13...v1.0.15

v1.0.12
v1.0.9
  • change action type to button to prevent icon error!

Full Changelog: https://github.com/tomatophp/filament-notes/compare/v1.0.8...v1.0.9

v1.0.8
  • remove multi-tenancy scope

Full Changelog: https://github.com/tomatophp/filament-notes/compare/v1.0.7...v1.0.8

v1.0.4
  • Notes CheckLists

Use Checklist

you can use this feature to add a checklist to your notes by allowing this feature on your provider

$panel->plugin(\TomatoPHP\FilamentNotes\FilamentNotesPlugin::make()
    ->useChecklist()
)

Full Changelog: https://github.com/tomatophp/filament-notes/compare/v1.0.3...v1.0.4

v1.0.3
  • Notes To Notifications
  • Share Notes With Public Link
  • Share Notes With Selected User
  • prevent other users from editing notes when they do not own them!

Use Convert Note To Notification

to use this feature you need to install filament-alerts or use this command

composer require tomatophp/filament-alerts

then you can use this feature by adding this method to the plugin

$panel->plugin(\TomatoPHP\FilamentNotes\FilamentNotesPlugin::make()
    ->useNotification()
)

Use Share Note With Public Link

you can generate a public link and share it with others by allowing this feature on your provider

$panel->plugin(\TomatoPHP\FilamentNotes\FilamentNotesPlugin::make()
    ->useShareLink()
)

Use User Access Permissions

you can use this feature to allow only selected users to access the notes by allowing this feature on your provider

$panel->plugin(\TomatoPHP\FilamentNotes\FilamentNotesPlugin::make()
    ->useUserAccess()
)

Full Changelog: https://github.com/tomatophp/filament-notes/compare/v1.0.2...v1.0.3

v1.0.2
v1.0.1
  • Notes Widget Limit
  • Public/Private Notes

Full Changelog: https://github.com/tomatophp/filament-notes/compare/v1.0.0...v1.0.1

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
emuniq/filament-browser-notifications
syriable/filament-translator
hungnm28/livewire-form
wenprise/eloquent
crudly/encrypted
fadion/bouncy
cuci/prototurk-sdk
gos/pubsub-router-bundle
cuci/prototurk-sdk-symfony
clementtalleu/easyadmin-markdown-bundle
codeflextech/permission-manager
karnoweb/livewire-datepicker
sayedenam/sayed-dashboard
milito/query-filter
apiboxsym/user-bundle
apiboxsym/health-check-bundle
jayeshmepani/jpl-moshier-ephemeris-php
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui