Skip to content

Commit 074d0f0

Browse files
committed
Merge pull request laravel#2453 from bretterer/patch-1
Added step to add remote.php
2 parents d4c5a0f + f7bc7e4 commit 074d0f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

upgrade.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
- Update `composer.json` to require `"laravel/framework": "4.1.*"`
66
- `composer update`.
77
- Replace `public/index.php`, `artisan.php`.
8+
- Add new `app/config/remote.php` file.
89
- Add new `expire_on_close` option to `session` configuration file.
910
- Remove call to `redirectIfTrailingSlash` in `bootstrap/start.php` file.
1011
- Edit `app/config/app.php`;

0 commit comments

Comments
 (0)