Tim Philips
d00600d769
Include DocBloc’s from classes to allow deeper code inspection ( #745 )
...
* Add support to include DocBloc’s from classes to allow further code inspection
* Adjust for PSR2
* Additional fix for PSR2
2019-01-28 21:38:57 +01:00
Patrick
2f8283a746
Optionally write missing Laravel Model DocBlock ( #700 )
...
* Fix missing doc-block.
* Fixes a bug where a missing DocBlock caused errors.
* Change Option Shorthand to W
Because it is not allowed to have two char shorthands for options.
* Revert code refactoring.
* Fix copied config header.
2018-12-19 13:10:53 +01:00
Mike
b6f525b320
Use Illuminate\Support\Carbon instead of Carbon\Carbon in config/ide-helper.php
2017-12-27 17:26:16 -05:00
Chris Morrell
55c9bfc33b
Allow for configurable meta filename ( #553 )
2017-08-28 13:37:22 +02:00
Ivan Boldyrev
144a50e8ee
Add disable write magic methods on models ( #466 )
...
* Add desable write magic methods on models
* Fix property name
* Opps commit
* Fix
* Change default parameter of property
2017-03-16 11:46:50 +01:00
Jackey Cheung
105f14a50d
Add Fluent helpers (using config option) ( #404 )
...
* add fluent option to Generator
* add fluent to helper output
* add fluent option to config
* typo
2016-11-15 09:21:23 +01:00
Andrew Ellis
b75f879383
uncommented defaults
2016-08-24 14:23:02 -06:00
Andrew Ellis
e938cd3a31
added missing comma
2016-08-19 12:25:22 -06:00
Andrew Ellis
f8c6ec95f6
allow a user to define the type overrides
2016-08-19 12:20:34 -06:00
Stephen Rees-Carter
a72cd81e5f
Allow for camel case model properties.
2016-03-03 21:36:10 +11:00
Barry vd. Heuvel
e3de462538
Resolve user model at runtime
...
Fixes #274
2015-10-22 14:26:11 +02:00
Vladislav Rastrusny
8378f1bd67
Adding custom DB types support for models
2015-03-03 13:02:47 +03:00
Matt Wells
7917ba911f
Authenticatable Contract for User model
2015-02-17 10:54:52 +00:00
Barry vd. Heuvel
c0aaabb6d7
Update config
2015-01-28 10:02:50 +01:00
Barry vd. Heuvel
ab50c245d0
Update config/resources for L5
2015-01-28 09:34:45 +01:00