From 092e75e59a6381ff6316e1cf2fd643aad43f77b7 Mon Sep 17 00:00:00 2001 From: Taylor Otwell <taylorotwell@gmail.com> Date: Mon, 28 Oct 2013 11:29:32 -0500 Subject: [PATCH] Starting work on 4.1 upgrade guide. --- upgrade.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 upgrade.md diff --git a/upgrade.md b/upgrade.md new file mode 100644 index 0000000..c638ced --- /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 -- libgit2 0.26.0