mirror of
https://github.com/php-flasher/php-flasher.git
synced 2026-03-31 15:07:47 +01:00
add laravel helpers and fix blade compiler for laravel 4
This commit is contained in:
+6
-1
@@ -20,7 +20,12 @@
|
||||
"Flasher\\": "src/"
|
||||
},
|
||||
"files": [
|
||||
"src/Prime/helpers.php"
|
||||
"src/Prime/helpers.php",
|
||||
"src/Toastr/Laravel/Resources/functions/toastr.php",
|
||||
"src/Noty/Laravel/Resources/functions/noty.php",
|
||||
"src/Notyf/Laravel/Resources/functions/notyf.php",
|
||||
"src/Pnotify/Laravel/Resources/functions/pnotify.php",
|
||||
"src/SweetAlert/Laravel/Resources/functions/sweetAlert.php"
|
||||
]
|
||||
},
|
||||
"minimum-stability": "dev"
|
||||
|
||||
Reference in New Issue
Block a user