mirror of
https://github.com/ZorgCC/lumen-generators.git
synced 2024-12-26 05:55:28 +03:00
fix test bug
This commit is contained in:
parent
56f0d9c0a9
commit
9a82b80cb1
@ -8,7 +8,7 @@ class RouteCommand extends BaseCommand {
|
||||
protected $signature = 'wn:route
|
||||
{resource : Name of the resource.}
|
||||
{--controller= : Name of the RESTful controller.}
|
||||
{--laravel :R Use Laravel style route definitions}
|
||||
{--laravel= : Use Laravel style route definitions}
|
||||
';
|
||||
|
||||
protected $description = 'Generates RESTful routes.';
|
||||
|
Loading…
Reference in New Issue
Block a user