4260 Commits

Author SHA1 Message Date
Taylor Otwell
35b3e8f398 Fix label name. 2014-12-02 08:52:19 -06:00
Taylor Otwell
8ce0d263c1 Set fillable array. 2014-12-01 21:59:46 -06:00
Taylor Otwell
cb484a9d47 fix conflicts. 2014-11-30 20:28:34 -06:00
Taylor Otwell
4afcd8c278 Merge pull request #3136 from melvinsh/patch-1
Removed unnecessary 'else' statement
2014-11-30 20:27:29 -06:00
Taylor Otwell
662bc27468 Merge pull request #3153 from Codeklopper/patch-2
Unused exception reference
2014-11-30 20:26:33 -06:00
Taylor Otwell
57a6e1ce72 Remove properties. 2014-11-30 19:55:11 -06:00
Taylor Otwell
5194a437d5 Add a note to the AppServiceProvider. 2014-11-30 14:12:20 -06:00
Taylor Otwell
6b939c477c Tweak some wording. 2014-11-29 20:14:23 -06:00
Taylor Otwell
50bdd8e33a Some wording. 2014-11-29 16:57:46 -06:00
Taylor Otwell
7afa27927f Tweak some wording. 2014-11-29 15:48:27 -06:00
Taylor Otwell
7ba858ddf1 Working on some customization. 2014-11-29 14:11:26 -06:00
Taylor Otwell
9083f48e97 Working on removing authentication boilerplate. 2014-11-29 13:55:38 -06:00
Taylor Otwell
e0afdf4c51 Change some CSS. 2014-11-28 14:24:24 -06:00
Codeklopper
e05d7440b2 Unused exception reference 2014-11-27 11:39:23 +01:00
Taylor Otwell
e558ac6eb2 Change wording. 2014-11-26 11:34:18 -06:00
Codeklopper
11cf23b4f2 Unused exception reference 2014-11-26 15:04:23 +01:00
Taylor Otwell
6f7a0c3a05 Change wording. 2014-11-25 15:43:04 -06:00
Taylor Otwell
da0e510872 Cleaning up auth code. 2014-11-25 15:12:16 -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
6cb2e544ef No borders around circles. 2014-11-25 14:43:59 -06:00
Taylor Otwell
c03b6c81e7 Fix spacing a bit. 2014-11-25 14:38:04 -06:00
Taylor Otwell
ff08741f69 Spacing. 2014-11-25 14:37:52 -06:00
Taylor Otwell
e4c8025b46 Tweak spacing a hair. 2014-11-25 14:37:23 -06:00
Taylor Otwell
9620767935 Change wording. 2014-11-25 14:36:36 -06:00
Taylor Otwell
9aa3b0888d Remove space. 2014-11-25 14:35:31 -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
799e630965 Add a couple quick mobile tweaks 2014-11-25 15:24:49 -05: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
3c0a1cfb4b Use home as view. 2014-11-25 11:38:04 -06:00
Taylor Otwell
372a6d4907 List null driver in list of queue drivers. 2014-11-25 09:31:10 -06:00
Taylor Otwell
16357ad29b Authorize all requets. 2014-11-25 09:20:56 -06:00
Taylor Otwell
d306965007 Organize requests differently. 2014-11-25 09:20:26 -06:00
Taylor Otwell
634c96d8d9 Rename dashboard to home. 2014-11-24 19:33:07 -06:00
Taylor Otwell
7a7e366da5 Simplify validation on register stuff. 2014-11-24 14:25:44 -06:00
Taylor Otwell
4803d6c8e2 Moe default requests. 2014-11-24 13:59:40 -06:00
Taylor Otwell
a9c9b202b0 Remove comment. 2014-11-24 12:24:01 -06:00
Taylor Otwell
da9dd7d389 Respect remember me setting. 2014-11-24 12:21:06 -06:00
Taylor Otwell
769f2486ef Fixed some fonts. 2014-11-24 12:16:08 -06:00
Taylor Otwell
f8aeffc76a Tweak welcome view. 2014-11-24 11:47:49 -06:00
Taylor Otwell
e0c54591bf Include built scripts by default so things work out of box. 2014-11-24 11:46:00 -06:00
Taylor Otwell
163e51640e Merge branch 'develop' of github.com:laravel/laravel into develop
Conflicts:
	gulpfile.js
2014-11-24 11:44:03 -06:00
Taylor Otwell
fa978d0525 Working on default app structure. Login views. 2014-11-24 11:42:29 -06:00
Jeffrey Way
b225276a7a Use explicit Bower publishing 2014-11-22 23:54:02 -05:00
Taylor Otwell
b73e127ed0 Just use one controller call. 2014-11-22 11:33:18 -06:00
Taylor Otwell
9107969da1 Trailing EOF break. 2014-11-21 15:40:41 -06:00
Jeffrey Way
70a80658ab Add starter Sass file 2014-11-21 16:22:13 -05:00