Commit e0aa6a89 authored by Fabien Potencier's avatar Fabien Potencier

tweaked docs

parent a8eaa920
......@@ -71,10 +71,11 @@ Registering
don't forget to call ``boot()`` first::
$application->boot();
.. caution::
If you're using a form to authenticate users the security provider requires the SessionServiceProvider.
If you're using a form to authenticate users, you need to enable
``SessionServiceProvider``.
Usage
-----
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment