diff --git a/upgrade.md b/upgrade.md new file mode 100644 index 00000000..c638cede --- /dev/null +++ b/upgrade.md @@ -0,0 +1,6 @@ +# Laravel Upgrade Guide + +## Upgrading From 4.0 to 4.1 + +- Replace `public/index.php`, `artisan.php`. +- Add new `expire_on_close` option to `session` configuration file. \ No newline at end of file