Commit c0a54314 authored by Julio Montoya's avatar Julio Montoya

Minor - Adding session dependency caution message

parent c2148890
...@@ -70,6 +70,10 @@ Registering ...@@ -70,6 +70,10 @@ Registering
don't forget to call ``boot()`` first:: don't forget to call ``boot()`` first::
$application->boot(); $application->boot();
.. caution::
The security service provider requires the SessionServiceProvider
Usage 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