Add to upgrade guide.
This commit is contained in:
parent
092e75e59a
commit
4c128e8760
|
@ -2,5 +2,6 @@ # Laravel Upgrade Guide
|
||||||
|
|
||||||
## Upgrading From 4.0 to 4.1
|
## Upgrading From 4.0 to 4.1
|
||||||
|
|
||||||
|
- `composer update`.
|
||||||
- Replace `public/index.php`, `artisan.php`.
|
- Replace `public/index.php`, `artisan.php`.
|
||||||
- Add new `expire_on_close` option to `session` configuration file.
|
- Add new `expire_on_close` option to `session` configuration file.
|
Loading…
Reference in New Issue