D
D
Denis Rybin2014-12-25 22:32:19
Laravel
Denis Rybin, 2014-12-25 22:32:19

Error while updating laravel 51/1ErrorException in CookieServiceProvider.php line 18:Undefined index: path?

Hello, what is the problem? Updated laravel 5 via composer, got error
1/1ErrorException in
CookieServiceProvider.php line 18
:Undefined index: path
list of 20 elements
1. in
CookieServiceProvider.php line 18
2. at HandleExceptions->handleError('8', 'Undefined index: path', 'F:\home\laravel.lc\vendor\laravel\framework\src\Illuminate\Cookie\CookieServiceProvider.php',
'18', array('app' => object(Application), 'config' = > array('driver' => 'array'))) in
CookieServiceProvider.php line 18
...
Where to define this variable?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan Brezhnev, 2014-12-26
@vanchelo

Laravel 5 isn't even in beta yet.
Developers do not recommend using it on a crane.
The core is constantly being modified. Where and what they break do not notify anyone.
If you wish, you can independently follow the development stage here
https://github.com/laravel/laravel/commits/develop
https://github.com/laravel/framework/commits/master

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question