<?php if (! function_exists('toastr')) { /** * Return the instance of toastr. * * @return Brian2694\Toastr\Toastr */ function toastr() { return app('toastr'); } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Facades | Folder | 0755 |
|
|
config | Folder | 0755 |
|
|
Toastr.php | File | 5.18 KB | 0644 |
|
ToastrServiceProvider.php | File | 810 B | 0644 |
|
helper.php | File | 207 B | 0644 |
|