this is the code in the main.blade.php so i place an @yield('content') inside the div tags of my bootstraptemplate but it's that getting the display that should be on the home.blade.php
@yield('cont
我在我的控制器中渲染视图时遇到问题。我目前运行的是Laravel 4,下面是我的代码。(顺便说一句,我还在学习Laravel,特别是还没有发布的最新版本。控制器/PluginsController.php public function index(View::make('plugins.index')->with(array('titl