Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
S
Silex
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
common
Silex
Commits
e0aa6a89
Commit
e0aa6a89
authored
Oct 11, 2013
by
Fabien Potencier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tweaked docs
parent
a8eaa920
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
doc/providers/security.rst
doc/providers/security.rst
+3
-2
No files found.
doc/providers/security.rst
View file @
e0aa6a89
...
...
@@ -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
-----
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment