Barry vd. Heuvel
|
f64ed52205
|
Merge pull request #664 from huydang284/master
ide-helper:models error when model's method has parameters and also has relation
|
2018-05-24 10:32:51 +02:00 |
|
Huy Dang
|
ba28841870
|
fix case relation method has parameter
|
2018-05-22 13:26:27 +07:00 |
|
Barry vd. Heuvel
|
b02a0bc6c9
|
Update phpunit.xml.dist
|
2018-05-07 13:03:54 +02:00 |
|
Barry vd. Heuvel
|
a665961fb9
|
Update .travis.yml
|
2018-05-07 12:56:29 +02:00 |
|
Barry vd. Heuvel
|
83852e9de0
|
Update .travis.yml
|
2018-05-07 12:41:54 +02:00 |
|
Barry vd. Heuvel
|
d2f29d997b
|
Update .travis.yml
|
2018-05-07 11:56:03 +02:00 |
|
Barry vd. Heuvel
|
cbacb28f19
|
Update .travis.yml
|
2018-05-07 11:55:44 +02:00 |
|
Barry vd. Heuvel
|
930e5bd301
|
Update composer.json
|
2018-05-07 11:49:06 +02:00 |
|
Barry vd. Heuvel
|
930d258cd4
|
Update composer.json
|
2018-05-07 11:48:47 +02:00 |
|
Barry vd. Heuvel
|
94248adae8
|
Merge pull request #600 from mike-grinspan/patch-1
Use Illuminate\Support\Carbon instead of Carbon\Carbon
|
2018-05-07 11:44:40 +02:00 |
|
Barry vd. Heuvel
|
50ecd8b815
|
Update CS, typo
|
2018-05-07 11:38:57 +02:00 |
|
Barry vd. Heuvel
|
1b70277203
|
Typo
|
2018-05-07 11:25:19 +02:00 |
|
Barry vd. Heuvel
|
87a03fd9c4
|
Merge pull request #576 from yuklia/docs-enhancment
Add notice about "Package Auto-Discovery" to docs
|
2018-05-07 11:23:21 +02:00 |
|
Barry vd. Heuvel
|
b8a73bcab9
|
Merge pull request #581 from soltmar/master
Changed overwriting confirmation message
|
2018-05-07 11:23:06 +02:00 |
|
Barry vd. Heuvel
|
0556991c69
|
Merge pull request #583 from inxilpro/support-fakes
Support for ::fake() calls
|
2018-05-07 11:22:33 +02:00 |
|
Barry vd. Heuvel
|
be78ac62cd
|
Merge pull request #589 from mfn/patch-1
Keep "null"-ness of column even with model casts
|
2018-05-07 11:21:47 +02:00 |
|
Barry vd. Heuvel
|
265f00c322
|
Update LICENSE.md
|
2018-05-07 11:20:53 +02:00 |
|
Barry vd. Heuvel
|
bbd96d3616
|
Merge pull request #609 from lx1036/patch
Sort keys for generating stable .phpstorm.meta.php
|
2018-05-07 11:17:33 +02:00 |
|
Barry vd. Heuvel
|
8d913089db
|
Merge pull request #614 from WickedSik/master
Allow command to find and use pivot models
|
2018-05-07 11:17:07 +02:00 |
|
Barry vd. Heuvel
|
9a2588cb3a
|
Merge pull request #612 from westphalen/master
Added Validator and Gate facades for Lumen
|
2018-05-07 11:16:47 +02:00 |
|
Barry vd. Heuvel
|
e7fa36bdc3
|
Merge pull request #629 from bedezign/smart-reset
"smart-reset": Reset properties/methods, but keep the text
|
2018-05-07 11:15:59 +02:00 |
|
Barry vd. Heuvel
|
b1e868c5fc
|
Merge pull request #621 from Zae/feature/fix-callable-macros
Support php's array callable format for macro's.
|
2018-05-07 11:15:49 +02:00 |
|
Barry vd. Heuvel
|
203d60dc8c
|
Merge branch 'master' into feature/fix-callable-macros
|
2018-05-07 11:15:43 +02:00 |
|
Barry vd. Heuvel
|
f5275b700a
|
Merge pull request #632 from JeppeKnockaert/feature/add-morphedByMany-relation
Add morphedByMany relationship
|
2018-05-07 11:13:27 +02:00 |
|
Barry vd. Heuvel
|
046a9bcc77
|
Merge pull request #647 from eidng8/eidng8-suppress-formatter
suppress PHPStorm formatter
|
2018-05-07 11:10:25 +02:00 |
|
Barry vd. Heuvel
|
c6191830ab
|
Merge pull request #660 from TomzxForks/fixes/659-use-composer-classmapgenerator
Replace Symfony ClassMapGenerator with Composer ClassMapGenerator
|
2018-05-07 11:09:58 +02:00 |
|
Barry vd. Heuvel
|
cfff7721bc
|
Merge pull request #661 from tzurbaev/patch-1
Remove `mixed` typehint from `Fluent::default` method
|
2018-05-07 11:09:27 +02:00 |
|
Timur Zurbaev
|
4691bc5fbd
|
Remove mixed typehint from Fluent::default method
|
2018-05-05 10:09:30 +08:00 |
|
Tom Rochette
|
b1b05b694b
|
Remove dependecy to Symfony\Component\ClassLoader\ClassMapGenerator and replace it with Composer\Autoload\ClassMapGenerator.
|
2018-05-03 16:02:16 -04:00 |
|
Barry vd. Heuvel
|
98d6087a1e
|
Merge pull request #568 from fisharebest/artisan-optimize
The 'artisan optimize' command is now deprecated.
|
2018-03-26 12:18:59 +02:00 |
|
Jackey Cheung
|
c7b7ebf1b5
|
suppress PHPStorm formatter
|
2018-03-21 11:36:02 +08:00 |
|
Jeppe Knockaert
|
17982029f0
|
Move long one-line array to multiple lines
|
2018-02-14 12:15:38 +01:00 |
|
Jeppe Knockaert
|
bda5120e9a
|
Add morphedByMany relationship
|
2018-02-14 12:06:45 +01:00 |
|
Steve Guns
|
d961482d22
|
Fixed PHPCS PSR2 issues
|
2018-02-14 08:59:19 +01:00 |
|
Steve Guns
|
8852b1ca9d
|
Added "smart-reset": Reset properties/methods, but keep the docBlock text, if any
|
2018-02-11 19:09:33 +01:00 |
|
Barry vd. Heuvel
|
b644e48801
|
Merge pull request #618 from glamorous/feature/docblocks-on-classes
Add DocBlocks for classes too
|
2018-02-10 14:47:48 +01:00 |
|
Barry vd. Heuvel
|
09610da602
|
Merge pull request #626 from barryvdh/revert-624-Fix/623
Revert "Fixes a bug where a missing DocBlock caused errors"
|
2018-02-08 17:01:01 +01:00 |
|
Barry vd. Heuvel
|
2d56afce8e
|
Revert "Fixes a bug where a missing DocBlock caused errors"
|
2018-02-08 17:00:48 +01:00 |
|
Barry vd. Heuvel
|
5c304db44f
|
Merge pull request #624 from iPaat/Fix/623
Fixes a bug where a missing DocBlock caused errors
v2.4.3
|
2018-02-08 08:56:07 +01:00 |
|
Patrick
|
1fc4284af6
|
Fixes for Travis.
|
2018-02-07 13:24:36 +01:00 |
|
Patrick
|
ea113e8c0b
|
Fixes a bug where a missing DocBlock caused errors
|
2018-02-07 13:17:03 +01:00 |
|
Barry vd. Heuvel
|
387efb9b42
|
Allow L5.6
v2.4.2
|
2018-02-07 09:31:35 +01:00 |
|
Ezra Pool
|
8ab907f219
|
Support php's array callable format for macro's.
This allows you to define methods like this as well: Str::macro('name', [$this, 'method']);
|
2018-02-03 21:10:48 +01:00 |
|
Jonas De Smet
|
e29e035135
|
Add DocBlocks for classes too
|
2018-02-01 15:53:32 +01:00 |
|
Jurrien Dokter
|
7b2786ac2b
|
Fixing issue #253
|
2018-01-27 13:01:07 +01:00 |
|
Sune Westphalen
|
76bd86dbaf
|
Added Validator and Gate facades for Lumen.
|
2018-01-23 13:56:22 +07:00 |
|
Xiang Liu
|
7b067198a6
|
Sort keys for generating stable .phpstorm.meta.php
|
2018-01-15 12:44:44 +08:00 |
|
Mike
|
b6f525b320
|
Use Illuminate\Support\Carbon instead of Carbon\Carbon in config/ide-helper.php
|
2017-12-27 17:26:16 -05:00 |
|
Mike
|
d65f1cedcd
|
Use Illuminate\Support\Carbon instead of Carbon\Carbon in readme.md
|
2017-12-27 17:25:44 -05:00 |
|
Mike
|
df6b1b6f82
|
Use Illuminate\Support\Carbon instead of Carbon\Carbon
|
2017-12-27 17:17:00 -05:00 |
|