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
|
57eb4066ad
|
Rename package views directory.
|
2015-01-24 21:09:51 -06:00 |
|
Ed Bynum
|
c170d0dc38
|
Remove comment from duplicate bootstrap instance.
|
2015-01-16 09:34:38 -06:00 |
|
Taylor Otwell
|
26fce312c5
|
Remove duplicate bootstrap reference.
|
2015-01-15 22:24:45 -06:00 |
|
Taylor Otwell
|
359af29ef3
|
Try a lighter version of the auth scaffolding.
|
2015-01-09 11:51:17 -06:00 |
|
Taylor Otwell
|
083db95b95
|
Views.
|
2015-01-05 13:48:35 -06:00 |
|
Taylor Otwell
|
ce48990bf2
|
Tweak some paths again.
|
2014-12-15 08:42:13 -06:00 |
|
slik
|
fb4325c94a
|
fixed artisan optimize crash
|
2014-12-08 22:37:08 +02:00 |
|
Taylor Otwell
|
532297c109
|
Work on default project structure.
|
2014-12-08 09:31:31 -06:00 |
|
Taylor Otwell
|
0f88129356
|
Get rid of resources directory. Unnecessary.
|
2014-12-05 16:35:05 -06:00 |
|
Taylor Otwell
|
92f1d87605
|
Cleaning up a few things.
|
2014-12-05 16:25:46 -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
|
f86c94b02e
|
Merge pull request #3151 from gregoryduckworth/patch-1
Keep layout in line with other new pages
|
2014-12-04 19:01:46 -06:00 |
|
Taylor Otwell
|
9db97c3285
|
Tweak a few error handling things.
|
2014-12-02 17:21:16 -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 |
|
Greg Duckworth
|
387156f2fb
|
Keep layout in line with other new pages
|
2014-11-26 10:09:43 +00:00 |
|
Taylor Otwell
|
6f7a0c3a05
|
Change wording.
|
2014-11-25 15:43:04 -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
|
634c96d8d9
|
Rename dashboard to home.
|
2014-11-24 19:33:07 -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 |
|
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 |
|
Taylor Otwell
|
a98c0d64c7
|
Move middleware.
|
2014-11-10 13:38:19 -06:00 |
|
Pascal Schwientek
|
e49aaf82ec
|
minor spelling/grammar corrections
|
2014-10-25 20:54:42 +02:00 |
|
Taylor Otwell
|
5ecc099e70
|
Rename file.
|
2014-10-20 15:16:46 -05:00 |
|
Taylor Otwell
|
546c81a190
|
Fix some password reset stuff.
|
2014-10-12 12:20:01 -05:00 |
|
Taylor Otwell
|
0a4509835d
|
Include an empty assets directory.
|
2014-10-01 15:33:55 -05:00 |
|
Taylor Otwell
|
cd37f40bba
|
Use helpers.
|
2014-09-24 22:36:37 -05:00 |
|
Lucas Michot
|
945d4f5594
|
Convert last long notation array to short notation
|
2014-09-23 17:17:27 +02:00 |
|
serhatdurum
|
01e97e13e2
|
Convert language PHP 5.4 arrays.
|
2014-08-28 13:15:07 +03:00 |
|
serhatdurum
|
5f5cc828d3
|
Convert language PHP 5.4 arrays.
|
2014-08-28 13:08:05 +03:00 |
|
serhatdurum
|
a1547b30ad
|
Convert language PHP 5.4 arrays.
|
2014-08-28 13:07:32 +03:00 |
|