laravel-bootstrap-toasts
laravel-bootstrap-toasts copied to clipboard
Bootstrap Toast made easy for Laravel
Results
4
laravel-bootstrap-toasts issues
Sort by
recently updated
recently updated
newest added
trafficstars
@WhereIsLucas Are you able to tag a new release?
After installation I ran the following to be able to customize the view file: ```php artisan vendor:publish --provider="WhereIsLucas\LaravelBootstrapToasts\ToastServiceProvider" --tag="views"``` but no actual changes occur after tweaking it. I think it's...
Hi, Do you have any plans to make it work in combination with TwigBridge?
enhancement