Taylor Otwell
804b9d7460
fix wording
2015-06-26 08:30:59 -05:00
Ben Sampson
dd036f559b
Fix redirect loop .htaccess
...
Folders that exist have a redirect loop when visiting them. This is because Apache redirects to trailing slash for folders and the current rule is removing it, Apache then adds a trailing slash again.
2015-06-26 14:26:44 +01:00
Pantelis Peslis
16e37cb370
Use the ::class notation
2015-06-08 10:29:33 +03:00
Graham Campbell
bf3785d0bc
Additional cs fixes
...
Signed-off-by: Graham Campbell <graham@cachethq.io>
2015-06-01 15:46:45 +01:00
Austin H
0bbe752e87
Fix more spacing.
...
This converts AppServiceProvider to spaces since it wasn't and removes
a few empty lines after class declarations.
2015-03-20 20:30:50 -07:00
Taylor Otwell
5e11f87de2
Remove auth scaffolding to make it opt-in.
2015-03-18 12:55:56 -05:00
Jan-Paul Kleemans
6b496a7209
Updated Run The Application comment
2015-02-23 19:12:15 +01:00
dtarasov
fe503cda32
Glyphicons are absent from Bootstrap
2015-02-19 11:37:26 +03:00
Taylor Otwell
359af29ef3
Try a lighter version of the auth scaffolding.
2015-01-09 11:51:17 -06:00
Yitzchok Willroth
56933e9d3d
Update index.php - Fix Comment Lengths
...
What do you get the man who has everything? Why _perfect_ 'less four' declining length comments,of course... Happy holidays! :-)
2014-12-24 18:47:55 -05:00
Taylor Otwell
532297c109
Work on default project structure.
2014-12-08 09:31:31 -06:00
Taylor Otwell
2d6b5c20fc
Delete directory.
2014-12-05 16:27:08 -06:00
Taylor Otwell
e0afdf4c51
Change some CSS.
2014-11-28 14:24:24 -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
75e2aca9af
Working on default layout.
2014-11-25 14:31:22 -06:00
Jeffrey Way
d4c2ecc418
Work on welcome page
2014-11-25 15:09:51 -05:00
Taylor Otwell
769f2486ef
Fixed some fonts.
2014-11-24 12:16:08 -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
46d1a27b77
Terminate the request after sending.
2014-11-06 20:06:49 -06:00
Taylor Otwell
4301348646
Large refactor of HTTP and Console stack.
2014-10-20 11:14:41 -05:00
Taylor Otwell
9aae50e501
Working on the default app structure.
2014-08-18 22:46:16 -05:00
Taylor Otwell
6070d93c4a
Working on new directory structure.
2014-08-11 10:13:20 -05:00
Graham Campbell
753370615e
Minor cs fixes
2014-03-15 10:14:55 +00:00
Chen Hua
0f68f561e9
tabs to spaces
2013-12-25 09:57:47 +08:00
Taylor Otwell
b00d8c5a72
Wrap in IfModule.
2013-10-30 10:14:09 -05:00
Taylor Otwell
740983e62d
Just call app->run().
2013-10-28 09:29:09 -05:00
Taylor Otwell
ce64714b2f
Tweak front controller. Htaccess.
2013-10-26 11:27:40 -05:00
Taylor Otwell
29fc9f694d
Working on more Stacky setup.
2013-10-25 00:28:22 -05:00
ameech
a7b209ffcc
Updated line to use spaces instead of tabs.
2013-09-19 00:10:17 -05:00
Taylor Otwell
08cb97fa6d
Tweak .htaccess.
2013-06-15 13:15:13 -05:00
Jonathan Barronville
e8fa5f02b7
Small grammar fix. 👀 .
2013-05-29 16:37:27 -04:00
Taylor Otwell
c7f889fe54
Move slash redirects to application level.
2013-05-14 00:27:41 -05:00
Taylor Otwell
07a5edb9db
Fix comment. Closes #1958 .
2013-05-04 14:30:52 -05:00
Taylor Otwell
c25c56ecfd
Merge pull request #1876 from briankiewel/robots
...
Changed robots.txt to use disallow instead of allow
2013-05-01 12:09:09 -07:00
Brian Kiewel
982e51fd98
Converted spaces to tabs for consistency
2013-04-13 09:39:38 -07:00
Brian Kiewel
7ad0dcea28
Changed robots.txt to use disallow instead of allow
2013-04-12 13:23:39 -07:00
Taylor Otwell
343c31e5db
Redirect trailing slashes with 301.
2013-04-09 15:37:50 -05:00
Taylor Otwell
18cda5037a
Move location of LARAVEL_START.
2013-03-28 16:07:32 -05:00
Taylor Otwell
07d6915c3a
Added a default robots.txt file.
2013-03-21 14:09:31 -05:00
Taylor Otwell
b8008ff7b3
Fix comment.
2013-03-13 16:40:10 -05:00
Taylor Otwell
2a14998be9
fire app shutdown event.
2013-03-08 10:52:24 -06:00
Ben Corlett
8a5f18e139
Moving start.php to bootstrap/start.php to collate all bootstrapping files.
...
Signed-off-by: Ben Corlett <bencorlett@me.com>
2013-02-07 09:27:15 +11:00
Taylor Otwell
9d3c3ea038
tweak how autoloaders are called. adjust phpunit bootstrap.
2013-01-23 23:33:47 -06:00
Richard Bradshaw
3ad58caba6
Fixup typo in comment block.
...
Fix a couple of typos in the comment block.
2013-01-19 19:34:38 +00:00
Taylor Otwell
5d99f9f1d6
moving laravel 4 into develop branch.
2013-01-11 15:14:07 -06:00
Taylor Otwell
ab2581dba5
increment version.
2013-01-10 16:19:57 -06:00
Taylor Otwell
d2fefa65aa
Work on section handling.
2012-11-06 15:04:13 -06:00