Commit Graph

70 Commits

Author SHA1 Message Date
Darren Jacoby
dcbd5a7366 Change default Controller path to app/controllers 2017-08-20 19:14:46 +02:00
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
6bbc676ecb Use roots/sage-installer for post-create event 2017-07-01 18:03:58 -07:00
Christian Kaisermann
d956e54c85 Moved title() helper to app.php controller 2017-06-23 13:03:35 -03:00
Sam Rapaport
95acfe2ff5 Remove test output. 2017-06-13 09:47:19 -07:00
Sam Rapaport
3849192cc7 Don't remove comments when clearing files. 2017-06-13 09:45:42 -07:00
Dave Kiss
6b3d44857b assets -> resources/assets 2017-06-13 08:47:10 -04:00
Dave Kiss
e59dc20163 Merge branch 'master' of github.com:roots/sage 2017-06-13 08:39:27 -04: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
Toby Schrapel
dfcac1e857 Remove die/var_dump 2017-04-25 08:54:27 -05:00
Ben Word
4917135ed3 Beta 3 2017-04-21 14:13:20 -06:00
Nicolo Sacchi
b11cb99d64 Fixed production manifest path (#1881) 2017-04-17 19:47:43 -07:00
QWp6t
99160be992 Move required theme files to sage/resources
* Resolves issue with WP only looking one-level deep for templates #1870
* get_template_dir() and related functions now point to sage/resources
* Use collect() when assembling views paths
* Update tree in README
2017-04-15 18:52:03 -07:00
Ciro Mattia Gonano
3852cf8f4b front_page -> frontpage
Fix regression, see 6ca3b3faa7
2017-04-05 11:13:07 +02:00
Ben Word
80728a1b94 Move src/ to app/ 2017-04-03 19:46:52 -06:00