Starting work on 4.1 upgrade guide.
This commit is contained in:
parent
c8dfb2e0b4
commit
092e75e59a
|
@ -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.
|
Loading…
Reference in New Issue