rest api causes route:list issue
-
I tried to freshly install bagisto for a new project
I tried to install via composer and all went good
bagisto version 2.3but when I installed bagisto rest api package then
php artisan bagisto-rest-api:installI got route:list issue
when I type
php artisan route:list
I get this error
In Application.php line 1423:[Symfony\Component\HttpKernel\Exception\NotFoundHttpException]
please advise