We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d417eb5 commit 70b64f1Copy full SHA for 70b64f1
laravel/documentation/changes.md
@@ -35,6 +35,7 @@
35
- [Added `unless` structure to Blade template engine](/docs/views/templating#blade-unless).
36
- [Added Blade comments](/docs/views/templating#blade-comments).
37
- [Added simpler environment management](/docs/install#environments).
38
+- Added `Blade::extend()` method to define custom blade compilers.
39
- Added `View::exists` method.
40
- Use [Memcached](http://php.net/manual/en/book.memcached.php) API instead of older [Memcache](http://php.net/manual/en/book.memcache.php) API.
41
- Added support for bundles outside of the bundle directory.
0 commit comments