Commit Graph

65 Commits

Author SHA1 Message Date
Florian Wartner e01c17369f Added <title> tag 2015-02-11 02:01:45 +01:00
David Lemayian 8bf428c193 Use no protocol to fetch Lato font
When using https://example.com, the welcome page design looks off due to fetching the Lato font on http://.

Ref: https://github.com/laravel/framework/issues/7159

Better yet, instead of https:// or http://, //
2015-01-28 22:18:43 +03:00
Taylor Otwell 083db95b95 Views. 2015-01-05 13:48:35 -06:00
Taylor Otwell 0f88129356 Get rid of resources directory. Unnecessary. 2014-12-05 16:35:05 -06:00
Taylor Otwell 9309699de1 Tweaking setup. 2014-12-04 21:13:15 -06:00
Taylor Otwell 1dd13fcad4 Craft 2014-11-25 14:46:41 -06:00
Taylor Otwell a515125be4 Go exploring. 2014-11-25 14:46:15 -06:00
Taylor Otwell f427384079 Cleaning up view. 2014-11-25 14:45:25 -06:00
Taylor Otwell 9620767935 Change wording. 2014-11-25 14:36:36 -06:00
Taylor Otwell 7a5bf6f554 Merge branch 'develop' of github.com:laravel/laravel into develop
Conflicts:
	public/css/app.css
	resources/assets/sass/app.scss
	resources/assets/sass/pages/_welcome.scss
	resources/views/layouts/app.blade.php
	resources/views/welcome.blade.php
2014-11-25 14:34:26 -06:00
Taylor Otwell 75e2aca9af Working on default layout. 2014-11-25 14:31:22 -06:00
Jeffrey Way ba1bff0f4f Work on welcome page 2014-11-25 15:13:55 -05:00
Jeffrey Way d4c2ecc418 Work on welcome page 2014-11-25 15:09:51 -05:00
Taylor Otwell 634c96d8d9 Rename dashboard to home. 2014-11-24 19:33:07 -06:00
Taylor Otwell fa978d0525 Working on default app structure. Login views. 2014-11-24 11:42:29 -06:00