Skip to content

Commit

Permalink
Move public folder, yes I'm on shared hosting
Browse files Browse the repository at this point in the history
Signed-off-by: crynobone <[email protected]>
  • Loading branch information
crynobone committed Aug 13, 2013
1 parent eb17ed5 commit c55ed05
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Laravel
/bootstrap/compiled.php
/public/packages/*
/public_html/packages/*

# Composer
vendor/*
Expand Down
2 changes: 1 addition & 1 deletion bootstrap/paths.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
|
*/

'public' => __DIR__.'/../public',
'public' => __DIR__.'/../public_html',

/*
|--------------------------------------------------------------------------
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.

0 comments on commit c55ed05

Please sign in to comment.