Wendell Adriel
|
48cb410865
|
Finish implementation for the Column attribute
|
2023-08-26 21:47:16 +01:00 |
|
Wendell Adriel
|
f99c0071d0
|
Add cover for social image
|
2023-08-26 19:29:32 +01:00 |
|
Wendell Adriel
|
ea03cd2d53
|
Add logo to README
|
2023-08-26 19:24:37 +01:00 |
|
Wendell Adriel
|
5088638105
|
Merge branch 'main' of github.com:WendellAdriel/laravel-lift into feature/new-attributes
|
2023-08-26 19:21:18 +01:00 |
|
Wendell Adriel
|
83d2ca4e25
|
Finish implementation for the DB attribute
|
2023-08-26 19:21:02 +01:00 |
|
Wendell Adriel
|
fd72820966
|
Merge pull request #7 from scottzirkel/main
Added art directory with logo svg
|
2023-08-26 18:32:54 +01:00 |
|
Scott Zirkel
|
edf0297662
|
Added art directory with logo svg
|
2023-08-26 12:24:34 -05:00 |
|
Wendell Adriel
|
30b2edc17d
|
Fixed issue with property update
|
2023-08-25 16:28:06 +01:00 |
|
Wendell Adriel
|
db2adc0eae
|
Create PrimaryKey attribute
|
2023-08-25 15:13:59 +01:00 |
|
Wendell Adriel
|
fee24347e4
|
Add docs link
|
2023-08-25 13:47:59 +01:00 |
|
Wendell Adriel
|
f700d42090
|
Add docs for new methods
|
2023-08-25 13:27:10 +01:00 |
|
Wendell Adriel
|
272c12ff61
|
Add validationRules and validationMessages as static functions for the model
|
2023-08-25 13:18:01 +01:00 |
|
Wendell Adriel
|
1859e4f9f0
|
Add note for rules
|
2023-08-24 21:25:43 +01:00 |
|
Wendell Adriel
|
c34d077352
|
Add Config attribute docs
|
2023-08-24 21:14:38 +01:00 |
|
Wendell Adriel
|
f5b1fdfe21
|
Create Config attribute
|
2023-08-24 21:12:41 +01:00 |
|
Wendell Adriel
|
3344e3cc03
|
Add warning on readme
|
2023-08-24 20:29:12 +01:00 |
|
Wendell Adriel
|
dfb308d0d2
|
Fix issue when retrieving model
|
2023-08-24 20:25:18 +01:00 |
|
Wendell Adriel
|
ab2f922fa6
|
Update docs
|
2023-08-24 18:38:24 +01:00 |
|
Wendell Adriel
|
b43a06e547
|
Create initial docs
|
2023-08-24 18:11:52 +01:00 |
|
Wendell Adriel
|
3000831331
|
Remove password attribute
|
2023-08-24 17:53:29 +01:00 |
|
Wendell Adriel
|
91cc37ea3a
|
Finish implementation for Fillable and Hidden attribute
|
2023-08-24 17:42:42 +01:00 |
|
Wendell Adriel
|
207c03136a
|
Finish implementation for Cast attribute
|
2023-08-24 16:35:05 +01:00 |
|
Wendell Adriel
|
ca77c88230
|
Initial implementation for Password attribute
|
2023-08-24 14:20:57 +01:00 |
|
Wendell Adriel
|
37024581f0
|
Add more tests
|
2023-08-24 13:22:54 +01:00 |
|
Wendell Adriel
|
a0794598c6
|
Add tests for Rules attribute and fix issues
|
2023-08-24 12:51:11 +01:00 |
|
Wendell Adriel
|
5826596be6
|
Initial implementation for Rules attribute
|
2023-08-24 12:14:18 +01:00 |
|
Wendell Adriel
|
4131d4fb0e
|
Fix code style for initial structure
|
2023-08-24 10:24:22 +01:00 |
|
Wendell Adriel
|
79138540d1
|
Initial structure
|
2023-08-24 10:22:58 +01:00 |
|