emsifa / evo

Evolve your Laravel code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support route naming

emsifa opened this issue · comments

Currently we can't name a route using Emsifa\Evo\Route\Route attributes.

To do this, we can simply add parameter string $name in constructor.