Barry vd. Heuvel
d922d7e7ce
Add actual command
2015-03-16 13:13:00 +01:00
Barry vd. Heuvel
89240e3ceb
Add gist
2015-03-16 13:05:56 +01:00
Barry vd. Heuvel
d9077b753c
Note about missing classes.
2015-03-16 13:01:21 +01:00
Barry vd. Heuvel
683ed695a5
Fix views
2015-03-16 12:59:27 +01:00
Barry vd. Heuvel
f8c4d4e77a
Fix class imports
2015-03-16 12:52:48 +01:00
Barry vd. Heuvel
b1a4494b1c
Add note about meta file
2015-03-16 12:40:17 +01:00
Barry vd. Heuvel
70c06f5b37
Add meta command for phpstorm
2015-03-16 12:14:15 +01:00
Barry vd. Heuvel
81b7febfc6
Merge pull request #175 from robgeorgeuk/patch-1
...
New publish config syntax for Laravel 5
v2.0.1
2015-02-23 16:55:54 +01:00
Rob George
208043b56f
New publish config syntax for Laravel 5
2015-02-23 15:45:25 +00:00
Barry vd. Heuvel
4cd891eadc
Merge pull request #169 from mattwells/master
...
Authenticatable Contract for User model
2015-02-17 13:55:39 +01:00
Matt Wells
7917ba911f
Authenticatable Contract for User model
2015-02-17 10:54:52 +00:00
Barry vd. Heuvel
1f5e436d00
Merge pull request #167 from Flynsarmy/octoberConfig
...
Add support for October CMS config
2015-02-12 10:50:01 +01:00
flynsarmy
fb3280eaff
Add support for October CMS config
2015-02-12 19:03:29 +10:00
Barry vd. Heuvel
800ac05377
Revert
...
wrong branch
2015-02-07 23:18:26 +01:00
Barry vd. Heuvel
50059faa6f
Add constraint
...
Fixes #164
2015-02-07 23:10:38 +01:00
Barry vd. Heuvel
bb8d0169ba
Merge pull request #162 from claar/patch-1
...
Bump L4 version number
2015-02-05 18:11:23 +01:00
Ben Claar
fe692a4e77
Bump L4 version number
2015-02-05 11:03:19 -06:00
Barry vd. Heuvel
c3a622fcc9
Rename 1.8 branch
2015-02-05 09:11:12 +01:00
Barry vd. Heuvel
317ef794a5
Check for correct facades
v2.0.0
2015-02-04 09:12:01 +01:00
Barry vd. Heuvel
5c846ca16a
Merge pull request #155 from Flynsarmy/authMethodExists
...
Check for driver method on Auth facade
2015-02-04 07:41:52 +01:00
Barry vd. Heuvel
1d4df779d8
Update branches
2015-02-03 21:01:58 +01:00
Barry vd. Heuvel
8f0d346eaa
Tweak config
2015-02-03 20:57:49 +01:00
Barry vd. Heuvel
73003c0bea
Swap resource arguments
2015-01-29 08:13:38 +01:00
Barry vd. Heuvel
f12c785688
Skip Redis if not available
2015-01-28 10:04:48 +01:00
Barry vd. Heuvel
c0aaabb6d7
Update config
2015-01-28 10:02:50 +01:00
Barry vd. Heuvel
1e6752a29f
Update readme
2015-01-28 09:38:57 +01:00
Barry vd. Heuvel
ab50c245d0
Update config/resources for L5
2015-01-28 09:34:45 +01:00
flynsarmy
ab85ca4c5a
Check for driver method on Auth facade
2015-01-28 14:31:20 +10:00
Barry vd. Heuvel
c94012232f
Merge pull request #153 from koenhendriks/patch-1
...
JSON standard does not allow trailing comma
2015-01-22 14:33:30 +01:00
Koen Hendriks
b9685a1f83
JSON standard does not allow trailing comma
...
Gives errors for people just copy-pasting ;)
2015-01-22 14:26:26 +01:00
Barry vd. Heuvel
7bc74b1844
CS tweaks
2015-01-21 11:22:44 +01:00
Barry vd. Heuvel
cfa0333446
Tweak quotes for doctrine warning
2015-01-21 11:10:03 +01:00
Barry vd. Heuvel
5c6fa1d43f
Merge pull request #148 from BaldaI/fix-relations
...
Fixed class name resolution via get_class() and static::class.
2015-01-21 11:05:40 +01:00
Barry vd. Heuvel
23db0e06ca
Merge pull request #150 from qufo/patch-1
...
Update ModelsCommand.php , Add COMMENT info.
2015-01-21 11:03:33 +01:00
Barry vd. Heuvel
52b3accd70
Use laravel instance instead of App facade
...
Addition to #138
2015-01-21 11:01:29 +01:00
Barry vd. Heuvel
cc07cd3b2c
Merge pull request #138 from SebSept/patch-1
...
Model doc : create model using App::make($name)
2015-01-21 11:00:26 +01:00
qufo
3113f58f45
Update ModelsCommand.php , Add COMMENT info.
...
When define a class(table) , we will add some comment information to the property (field), the comment information was useful for coder who has bad memory.so ,I think we'd better show the comment at the end of * @property line.
I'm a Chinese, most of my team was Chinese too, the comment information was written by Chinese, so , it's helpful!
-------------------------
当我们定义一个类(表)的时候,我们会给对象(字段)加上一些注释信息,这些注释信息对记忆力不好的程序员很有用,所以我认为我们可以在属性行的尾部加入注释信息
我是个中国人,我团队中的大部分人也是中国人,这些注释信息是中文写的,对他们很有帮助。
2015-01-08 17:28:00 +08:00
BaldaI
d00dc62ed6
Fixed class name resolution via get_class() and static::class.
2015-01-01 13:58:32 +10:00
Barry vd. Heuvel
073d90b791
Merge pull request #144 from szainmehdi/master
...
Fixed class name resolution via ::class (#143,#129)
2014-12-20 15:18:35 +01:00
S. Zain Mehdi
5d4af73c29
Fixed class name resolution via ::class (#143,#129)
2014-12-19 11:26:42 -08:00
Barry vd. Heuvel
39ffaa62f4
Merge pull request #142 from RowdyElectron/master
...
Fix typo in ModelsCommand.php . Fixes #141
2014-12-17 16:30:50 +01:00
Philip Keighley
231e125821
Fix typo in ModelsCommand.php . Fixes #141
2014-12-17 10:28:07 -05:00
Barry vd. Heuvel
f446326967
Add fallback package method
...
For L5
2014-12-16 14:10:07 +01:00
Sébastien Monterisi
57dc033061
Model doc : create model using App::make($name)
...
trying to generate doc for a model with dependencies in constructor will fail with `new $name` .
Now it works using App:make($name).
Laravel IOC resolves the dependencies.
2014-12-06 23:04:58 +01:00
Barry vd. Heuvel
e2b59c6cb5
Use config the get User model
...
See #136
2014-11-29 13:11:10 +01:00
Barry vd. Heuvel
736f2f387e
Remove verbose comments
...
Just show when it's actually a Model, not every class (for L5
especially). See #135
2014-11-29 12:53:37 +01:00
Barry vd. Heuvel
486d9d9c4d
Simplify installation
...
http://blog.doh.ms/2014/10/13/installing-composer-packages/
2014-10-14 10:39:02 +02:00
Barry vd. Heuvel
ac8b868261
Merge pull request #121 from MartinWachocki/patch-1
...
Fix for functions with variadic arguments
2014-10-08 16:11:38 +02:00
Martin Wachocki
c0eb7e2d7e
Fix for functions with variadic arguments
...
The `php artisan ide-helper:generate` command fails with the following error for functions with variadic arguments:
[ReflectionException]
Internal error: Failed to retrieve the default value
2014-10-08 10:06:59 -04:00
Barry vd. Heuvel
89a17fc7b9
Merge pull request #118 from rdpascua/dev
...
fix typo
2014-09-28 10:19:31 -04:00