Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kossa committed Apr 7, 2020
1 parent ea47674 commit b24760e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class AnyClass extends Model
}
```

### Helpers
### Via helpers
There is multiple helper functions like :

```php
Expand All @@ -38,7 +38,6 @@ $communes = communes(16); // get all communes of Algiers(16) as $id => $name


### Blade/Views
There is multiple helper functions for your views

```php
// wilayas
Expand Down

0 comments on commit b24760e

Please sign in to comment.