Karim Geiger
abe2df5853
Fix "Using $this when not in object context" bug
...
This commit fixes the "Using $this when not in object context" bug for the Lumen configuration. Since the `bootstrap/app.php`-file is not in object context, and the `app` instance accessible using the `$app` variable directly, using `$this->app` will result in a fatal error.
2016-09-05 23:24:04 +02:00
Italo
c229335651
Update readme.md
...
Typos and H2
2016-09-02 19:14:12 -03:00
Italo
495361e501
Update readme.md
2016-09-02 13:44:58 -03:00
Dimitris Savvopoulos
16c570c589
Minor style fix in readme
2016-09-02 12:50:36 +03:00
Chris Forrence
035b14176b
Add instructions on installing for development
2016-08-12 17:39:45 -04:00
Chris Forrence
cb08c6ff81
Grammar-related changes
2016-08-12 17:28:25 -04:00
Barry vd. Heuvel
f057a4f820
Merge pull request #351 from ferdiunal/patch-1
...
Laravel 5.2.* composer.json file
2016-06-08 22:28:01 +02:00
Barry vd. Heuvel
d3203de671
Remove other badges
2016-06-08 22:12:12 +02:00
Barry vd. Heuvel
093171e01f
Update badges/licence
2016-06-08 22:11:14 +02:00
Ferdi ÜNAL
b28c8cbae1
Laravel 5.2.* composer.json file
2016-05-26 14:43:33 +03:00
Mike Houben
f708b9a46c
Automatic phpDocs for models: added copy/past
...
With this information it's much easier to install.
2015-10-22 14:31:54 +02:00
Barry vd. Heuvel
74ee804dde
Update readme
2015-08-14 09:50:36 +02:00
Barry vd. Heuvel
3fbe330998
Update readme.md
2015-08-10 21:05:06 +02:00
konomae
e77a7b5a9c
Fix vendor:publish provider name
2015-07-14 17:54:07 +09:00
Barry vd. Heuvel
19f7d75c10
Update readme.md
2015-06-25 13:32:53 +02:00
Akshay Agarwal
a59a5e1ae1
Update provider include syntax for Laravel 5.1.1 LTS
2015-06-10 21:04:26 +05:30
Nikos Gr
7ef2d2f398
update readme.md
2015-03-25 21:56:47 +02:00
Barry vd. Heuvel
a89273d7ad
Add non-static
2015-03-16 14:56:44 +01:00
Barry vd. Heuvel
d9004f98cc
Update readme
2015-03-16 14:55:13 +01:00
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
b1a4494b1c
Add note about meta file
2015-03-16 12:40:17 +01:00
Rob George
208043b56f
New publish config syntax for Laravel 5
2015-02-23 15:45:25 +00: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
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
1d4df779d8
Update branches
2015-02-03 21:01:58 +01:00
Barry vd. Heuvel
1e6752a29f
Update readme
2015-01-28 09:38:57 +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
486d9d9c4d
Simplify installation
...
http://blog.doh.ms/2014/10/13/installing-composer-packages/
2014-10-14 10:39:02 +02:00
Barry vd. Heuvel
0b70167182
Make doctrine optional
...
Not needed for most people.
2014-06-29 12:35:57 +02:00
Barry vd. Heuvel
26e02d295f
Update readme.md
2014-06-25 19:29:03 +02:00
Barry vd. Heuvel
bfe955ce1f
Add laracasts link
2014-06-25 19:25:35 +02:00
Barry vd. Heuvel
4e36c08168
Update readme
2014-03-05 18:35:42 +01:00
Brian Kiewel
6a1f7d61cf
Update readme.md
...
Escaped underscores in model file name and spelling correction
2014-02-19 08:35:43 -05:00
Barry vd. Heuvel
b6a9d8e4f9
Update readme
2014-02-07 10:36:05 +01:00
Barry vd. Heuvel
e6493fd9e8
Tweak multiple models
...
Use array instead of comma seperated
2014-02-07 10:05:51 +01:00
Barry vd. Heuvel
ff7d2a33b0
Update readme
2013-10-18 10:29:48 +02:00
Barry vd. Heuvel
865bd8d32b
Update readme
2013-08-23 13:31:10 +02:00
Barry vd. Heuvel
fc887b4431
Clarify readme
2013-07-31 10:35:22 +02:00
Barry vd. Heuvel
742aeb2f56
Add --dir option to readme
...
As described in #18
2013-07-29 16:32:40 +02:00
Barry vd. Heuvel
60ec740b15
Update CodeIntel link
2013-07-02 22:22:56 +02:00
Barry vd. Heuvel
7f17da57b2
Update readme
2013-06-24 14:51:08 +02:00
Barry vd. Heuvel
0f22941e51
Update readme
2013-06-24 14:48:16 +02:00
Barry vd. Heuvel
4790413752
Add poser badges
2013-06-23 14:11:13 +02:00
Barry vd. Heuvel
2466f5a5a4
Update readme
2013-06-07 11:33:12 +02:00
Barry vd. Heuvel
d8a6bfbf21
Update readme
2013-06-06 15:13:02 +02:00
Barry vd. Heuvel
0b3b8b95cd
Merge sublime and netbeans/phpstorm
...
Gives some warnings for phpStorm, but only in the helper file, so
doesn't affect the autocomplete / warnings in application code.
2013-06-06 13:45:05 +02:00