laravel blade directives:不错的Laravel Blade指令的集合 源码
                                Laravel刀片指令 漂亮的Laravel Blade指令的集合。 安装 您可以通过composer安装该软件包: composer require appstract/laravel-blade-directives 用法 @是真的 仅在$variable isset和true时显示。 @istrue ( $variable ) This will be echoed @endistrue 或者您想快速回声 @istrue ( $variable , ' This will be echoed ' ) @isfalse 与@istrue相同,但检查isset和false。                            
                            
                            
                            
                        
                            下载地址
                        
                    
                            用户评论
                        
                    