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

Toast Bundle Laravel Package

asmitta-01/toast-bundle

View on GitHub
Deep Wiki
Context7

Configuration

Setup

Create a configuration file at config/packages/asmitta_toast.yaml:

asmitta_toast:
  toast_container:
    position: bottom-center
    max_toasts: null
  toast_item:
    timer: 5000
    progress_bar: false
    dismissible: true
    template: '[@AsmittaToast](https://github.com/AsmittaToast)/toast_items/default.html.twig'

Configuration Options

toast_container

position (string, default: bottom-center)

  • Controls where toasts appear on screen
  • Allowed values: top-left, top-center, top-right, bottom-left, bottom-center, bottom-right, center

max_toasts (integer|null, default: null)

  • Limits the number of toasts displayed per type
  • Set to null for unlimited toasts
  • Example: 3 will show maximum 3 success toasts, 3 error toasts, etc.

toast_item

timer (integer, default: 5000)

  • Auto-hide delay in milliseconds
  • Set to 0 to disable auto-hide
  • Example: 4000 = 4 seconds

progress_bar (boolean, default: false)

  • Shows a progress bar indicating remaining time
  • Only visible when timer > 0

dismissible (boolean, default: true)

  • Adds a close button to manually dismiss toasts
  • When false, toasts can only be dismissed by timer

template (string, default: [@AsmittaToast](https://github.com/AsmittaToast)/toast_items/default.html.twig)

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.
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
babelqueue/php-sdk
facebook/capi-param-builder-php
babelqueue/symfony
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment