Commit Graph

7 Commits

Author SHA1 Message Date
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 9309699de1 Tweaking setup. 2014-12-04 21:13:15 -06:00
Taylor Otwell e0afdf4c51 Change some CSS. 2014-11-28 14:24:24 -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 fa978d0525 Working on default app structure. Login views. 2014-11-24 11:42:29 -06:00