Ben Word
|
499f809c6e
|
Merge pull request #1941 from kaisermann/fix-template-controller
Ensure templates filenames without path and extension.
|
2017-08-17 10:53:52 -06:00 |
|
Christian Kaisermann
|
33b981c4fc
|
Ensure to get templates filenames without path and extension.
|
2017-08-17 13:43:33 -03:00 |
|
Ben Word
|
e00eaf7e8f
|
Merge pull request #1912 from kaisermann/title-on-controller
Moved title() helper to app.php controller
|
2017-08-16 21:24:52 -06:00 |
|
Michael W. Delaney
|
6c472480d0
|
Update helpers.php
|
2017-08-14 11:18:40 -04:00 |
|
QWp6t
|
b34bfeab3c
|
Replace ContainerContract with Container
thx @LeoColomb for catching this
|
2017-07-09 14:03:28 -07:00 |
|
|
|
1a8dce9b09
|
Use roots/sage-lib (incl. new config system)
|
2017-07-09 07:05:07 -07:00 |
|
Christian Kaisermann
|
d956e54c85
|
Moved title() helper to app.php controller
|
2017-06-23 13:03:35 -03:00 |
|
Léo Colombaro
|
62bba1bd23
|
illuminate: make with parameters (#1888)
Since Illuminate 5.4, `$container->make` with `$parameters` is `$container->makeWith` : 8fbb101a60/Container.php (L547-L568)
Related:
* f242cb50e9
* 1fc0d2451e
|
2017-05-02 01:21:07 -07:00 |
|
Ben Word
|
80728a1b94
|
Move src/ to app/
|
2017-04-03 19:46:52 -06:00 |
|