This repository was archived by the owner on Jul 16, 2023. It is now read-only.
File tree 1 file changed +9
-1
lines changed
1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
#Ardent
2
2
3
+ [ ![ Total Downloads] ( https://poser.pugx.org/laravelbook/ardent/downloads.svg )] ( https://packagist.org/packages/laravelbook/ardent )
4
+ [ ![ Monthly Downloads] ( https://poser.pugx.org/laravelbook/ardent/d/monthly.png )] ( https://packagist.org/packages/laravelbook/ardent )
5
+ [ ![ Daily Downloads] ( https://poser.pugx.org/laravelbook/ardent/d/daily.png )] ( https://packagist.org/packages/laravelbook/ardent )
6
+
7
+ [ ![ Latest Stable Version] ( https://poser.pugx.org/laravelbook/ardent/v/stable.svg )] ( https://packagist.org/packages/laravelbook/ardent )
8
+ [ ![ License] ( https://poser.pugx.org/laravelbook/ardent/license.svg )] ( https://packagist.org/packages/laravelbook/ardent )
9
+
3
10
Self-validating smart models for Laravel Framework 4's Eloquent ORM.
4
11
5
12
Based on the Aware bundle for Laravel 3 by Colby Rabideau.
6
13
7
- Copyright (C) 2013 Max Ehsan < [ http://laravelbook.com/ ] ( http://laravelbook. com/ ) >
14
+ Copyright (C) 2013-2014 [ Max Ehsan] ( http://laravelbook.com/ ) & [ Igor Santos ] ( http://www.igorsantos. com.br )
8
15
9
16
10
17
## Installation
@@ -42,6 +49,7 @@ to your database, obviously):
42
49
));
43
50
```
44
51
52
+ ------------------------------------------------------------------------------------------------------------
45
53
46
54
## Documentation
47
55
You can’t perform that action at this time.
0 commit comments