Groups
Groups
Sign in
Groups
Groups
livro-laravel
Conversations
About
Send feedback
Help
RuntimeException in EncryptionServiceProvider.php line 29: o que fazer?
223 views
Skip to first unread message
Luiz Morais Junior
unread,
Nov 17, 2015, 4:33:09 PM
11/17/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to livro-laravel
Erro o subir a aplicação com o comando:
php artisan serve
pode ser a minha instalação do xampp??
Segue o erro:
Whoops, looks like something went wrong.
1/1
RuntimeException
in
EncryptionServiceProvider.php line 29
:
No supported encrypter found. The cipher and / or key length are invalid.
in
EncryptionServiceProvider.php line 29
at
EncryptionServiceProvider
->Illuminate\Encryption\{closure}(
object
(
Application
),
array
()) in
Container.php line 734
at
Container
->build(
object
(
Closure
),
array
()) in
Container.php line 627
at
Container
->make('encrypter',
array
()) in
Application.php line 674
at
Application
->make('Illuminate\Contracts\Encryption\Encrypter') in
Container.php line 838
at
Container
->resolveClass(
object
(
ReflectionParameter
)) in
Container.php line 801
at
Container
->getDependencies(
array
(
object
(
ReflectionParameter
)),
array
()) in
Container.php line 772
at
Container
->build('estoque\Http\Middleware\EncryptCookies',
array
()) in
Container.php line 627
at
Container
->make('estoque\Http\Middleware\EncryptCookies',
array
()) in
Application.php line 674
at
Application
->make('estoque\Http\Middleware\EncryptCookies') in
Pipeline.php line 123
at
Pipeline
->Illuminate\Pipeline\{closure}(
object
(
Request
)) in
CheckForMaintenanceMode.php line 42
at
CheckForMaintenanceMode
->handle(
object
(
Request
),
object
(
Closure
))
at
call_user_func_array(
array
(
object
(
CheckForMaintenanceMode
), 'handle'),
array
(
object
(
Request
),
object
(
Closure
))) in
Pipeline.php line 124
at
Pipeline
->Illuminate\Pipeline\{closure}(
object
(
Request
))
at
call_user_func(
object
(
Closure
),
object
(
Request
)) in
Pipeline.php line 103
at
Pipeline
->then(
object
(
Closure
)) in
Kernel.php line 122
at
Kernel
->sendRequestThroughRouter(
object
(
Request
)) in
Kernel.php line 87
at
Kernel
->handle(
object
(
Request
)) in
index.php line 54
at
require_once('C:\xampp\htdocs\estoque\public\index.php') in
server.php line 21
Luiz Morais Junior
unread,
Nov 17, 2015, 4:36:42 PM
11/17/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to livro-laravel
Executei o comando abaixo e funcionou:
php artisan key:generate
Reply all
Reply to author
Forward
0 new messages