262 Commits

Author SHA1 Message Date
David Cox Jr
8d1d1e1b94 Update .htaccess
This rewrite condition is never hit as the rewrite to index is triggered before this, and the authorization is never passed on. Moving this condition corrects that issue as mentioned on the commit
2017-09-26 13:13:01 -04:00
Andrey Helldar
bf59cd3ce1 Added "-Indexes" option
If you open the `/css`, `/js`, or any other folder on the default server, you can see the list of files in the directory.
The `-Indexes` option forbids viewing directory files via the web interface.
2017-09-18 20:42:11 +03:00
Drew
c5f993fa28 Fixed trailing slash redirection for subdirectory installs.
Previously redirection to remove trailing slashes would fail if Laravel was not installed in the root directory.
2017-07-23 00:35:36 -07:00
Taylor Otwell
d0ce75926f Merge branch 'master' into develop 2017-07-11 13:26:38 -05:00
Taylor Otwell
1155245a59 formatting. compile 2017-05-10 09:03:25 -05:00
Diogo Azevedo
8914be5fc8 Remove extra autoload file 2017-04-17 18:39:32 -03:00
Taylor Otwell
b0846539b1 fix cascade 2017-03-08 11:20:18 -06:00
Taylor Otwell
a205b127c6 add mix settings 2017-01-17 14:30:48 -06:00
Taylor Otwell
e78ef3ee42 tweak js file 2016-12-17 10:14:49 -06:00
Taylor Otwell
60cbf6727c rebuild assets 2016-12-08 14:14:42 -06:00
Taylor Otwell
7b318939c9 Ship axios instead of vue-resource. 2016-11-03 17:06:06 -05:00
restored18
366f8ab23a Add web.config 2016-08-26 14:33:46 -05:00
Brandon Surowiec
97fde5bff9 Update email address 2016-08-16 00:11:58 -04:00
Taylor Otwell
24d0102fcc recompile 2016-08-10 09:16:52 -05:00
Taylor Otwell
2a8c38ac31 compile assets 2016-07-26 15:39:57 -04:00
PascaleBeier
0cfc40e790 Make use of Bootstrap 3.3.7 with jQuery 3 support 2016-07-26 17:11:10 +02:00
Taylor Otwell
9659e8db11 Example component. 2016-07-24 23:00:18 -05:00
Taylor Otwell
eedac025eb Slim down examples. 2016-07-24 20:19:25 -05:00
Taylor Otwell
cfb5a68cd4 work on default styling 2016-07-23 21:17:56 -05:00
Taylor Otwell
e5cb0a350a working on sass 2016-07-23 18:05:38 -05:00
Taylor Otwell
abe35a095c working on sass 2016-07-23 17:51:50 -05:00
Taylor Otwell
f41a400cfd Tweak a few variables. 2016-07-23 16:43:11 -05:00
Taylor Otwell
592b7a2bd9 add compiled assets 2016-07-23 15:00:53 -05:00
Taylor Otwell
0699994de0 add files 2016-07-23 11:39:15 -05:00
Taylor Otwell
517d8d4f2c Remove web config by default. 2016-07-15 18:06:18 -07:00
Paul Vidal
85e8d21ef2 handle authorization header 2016-01-23 12:02:55 -05:00
Nic
115083bdf2 Fix tab to spaces in web.config 2015-12-30 12:06:35 +02:00
Cory Fowler
e78d1af0fa added web.config 2015-12-01 14:15:02 -08:00
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