whwn i apply composer require livewire/livewire command. App composer produce a error like "[RuntimeException]
The `url` supplied for the path (./resources/plugins/laravel-page-speed) re
pository does not exist "
And also i cant install any dependancy this app
Hi Adivinar,
Could you please open the composer.json file then remove this part? We will fix the issue.
,
{
"type": "path",
"url": "./resources/plugins/laravel-page-speed"
}
ok, we are waiting for the solution.
As a workaround, you can follow the above solution.
Thanks