laravel session_start() 返回 1

laravel session_start() returning a 1

不用写{{session_start()}}

来自文档:

There are two primary ways of working with session data in Laravel: the global session helper and via a Request instance

https://laravel.com/docs/5.1/session