Skip to content
This repository has been archived by the owner on Jun 12, 2018. It is now read-only.

Commit

Permalink
L5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
balping authored Aug 30, 2017
1 parent dae8515 commit b23c74f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
This Laravel package lets you declare functions inside blade templates. After installing it, you'll
never need to use partials as functions.

This package is compatible with Laravel 5.1, 5.2, 5.3 and 5.4
This package is compatible with Laravel 5.1, 5.2, 5.3, 5.4 and 5.5

In Laravel 5.4 [components](https://laravel.com/docs/5.4/blade#components-and-slots) were introduced. There is an overlap between the problems componenets and this package try to solve. So from 5.4 you might want to consider using componenets instead. They are different though and this package might still provide a cleaner and easier solution in some cases.

Expand Down

0 comments on commit b23c74f

Please sign in to comment.