Skip to content

Commit b4bdc84

Browse files
committed
2 parents 10d79e5 + 0227254 commit b4bdc84

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/rezaamini-ir/laravel-easyblade/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/rezaamini-ir/laravel-easyblade/?branch=master)
2+
[![Build Status](https://scrutinizer-ci.com/g/rezaamini-ir/laravel-easyblade/badges/build.png?b=master)](https://scrutinizer-ci.com/g/rezaamini-ir/laravel-easyblade/build-status/master)
3+
14
# laravel EasyBlade
25

36
You can create a simpler and readable view with EasyBlade
@@ -136,4 +139,4 @@ Blade template engine has created to not code PHP pure, It has created to code e
136139
@old('name', $user->name)
137140
138141
// Return something like : {{ old('name', $user->name) }}
139-
```
142+
```

0 commit comments

Comments
 (0)