标签: laravel twitter-bootstrap flash
我的问题是显示带有laracast / flash的警报。我得到这个:
enter image description here
但是我不想在重定向后将其“刷新”到顶部,但同样要导航到导航栏。有什么想法吗?
亲切的问候,汤姆。
答案 0 :(得分:0)
https://github.com/laracasts/flash
如果需要修改即兴消息部分,可以运行: php artisan vendor:publish --provider="Laracasts\Flash\FlashServiceProvider"
如果需要修改即兴消息部分,可以运行:
php artisan vendor:publish --provider="Laracasts\Flash\FlashServiceProvider"