Commit Graph

16 Commits

Author SHA1 Message Date
Mathew Hany 92510f7e88 Update reset.blade.php 2015-02-26 01:53:27 -08:00
Mathew Hany 95d708379f Update register.blade.php 2015-02-26 01:52:00 -08:00
Mathew Hany c07377b230 Update password.blade.php 2015-02-26 01:50:08 -08:00
Mathew Hany 7ea1213884 Update login.blade.php 2015-02-26 01:49:18 -08:00
Mike Francis eae3689b35 Remove inline styling, add class to link
Doing so negates the need inline styling, as Bootstrap has a `btn-link` class which works with grouped buttons.
2015-02-04 15:10:44 +00:00
Taylor Otwell 359af29ef3 Try a lighter version of the auth scaffolding. 2015-01-09 11:51:17 -06:00
Taylor Otwell 0f88129356 Get rid of resources directory. Unnecessary. 2014-12-05 16:35:05 -06:00
Taylor Otwell 6db1e2955e Merge branch 'config' into develop 2014-12-04 21:13:22 -06:00
Taylor Otwell 9309699de1 Tweaking setup. 2014-12-04 21:13:15 -06:00
Taylor Otwell 6dfafcc402 Merge pull request #3148 from dannyvink/develop
Fixed register & reset labels.
2014-12-04 19:02:01 -06:00
Taylor Otwell 35b3e8f398 Fix label name. 2014-12-02 08:52:19 -06:00
Taylor Otwell e0afdf4c51 Change some CSS. 2014-11-28 14:24:24 -06:00
Taylor Otwell 6f7a0c3a05 Change wording. 2014-11-25 15:43:04 -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
Danny Vink a7fe42c0d8 Fixed register & reset labels.
Fixed label assignments so that clicking on the label will focus the
correct field.
2014-11-24 11:41:02 -08:00
Taylor Otwell fa978d0525 Working on default app structure. Login views. 2014-11-24 11:42:29 -06:00