More Blade improvements… adds template inheritance.
Signed-off-by: Taylor Otwell <taylorotwell@gmail.com>
This commit is contained in:
@@ -27,4 +27,7 @@ Changes for 3.1:
|
||||
- Added Route::forward method.
|
||||
- Prepend table name to default index names in schema.
|
||||
- Added for/else to Blade.
|
||||
- Added View::render_each
|
||||
- Added View::render_each
|
||||
- Able to specify full path to view (path: ).
|
||||
- Blade extended views.
|
||||
- Yield is now done via blade through {{ yield("content") }}
|
||||
Reference in New Issue
Block a user