Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not able to install your plugin #112

Open
Kalpeshpatelbyk opened this issue Nov 8, 2019 · 1 comment
Open

not able to install your plugin #112

Kalpeshpatelbyk opened this issue Nov 8, 2019 · 1 comment

Comments

@Kalpeshpatelbyk
Copy link

LogicException : Unable to prepare route [api/user] for serialization. Uses Closure.

at C:\xampp\htdocs\Jni\vendor\laravel\framework\src\Illuminate\Routing\Route.php:917
913| */
914| public function prepareForSerialization()
915| {
916| if ($this->action['uses'] instanceof Closure) {

917| throw new LogicException("Unable to prepare route [{$this->uri}] for serialization. Uses Closure.");
918| }
919|
920| $this->compileRoute();
921|

Exception trac

@makermyke
Copy link

Same here. Any solution for this?
I am using Laravel 7, not sure if this is compatible with Webpatser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants