• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Resolved laravel toolkit - install fails

lassebang

New Pleskian
Server operating system version
Ubuntu
Plesk version and microupdate number
18.0.71
Hello,

I am having trouble running laravel toolkit install on a domain.
Tried removing and reinstalling laravel toolkit + php composer.
Not sure what to do?

Code:
The task "ext-laravel-task\laraveldeployskeletontask" has failed.
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 0 updates, 35 removals
- Removing theseer/tokenizer (1.2.3)
- Removing symfony/yaml (v7.3.2)
- Removing staabm/side-effects-detector (1.0.5)
- Removing sebastian/version (5.0.2)
- Removing sebastian/type (5.1.3)
- Removing sebastian/recursion-context (6.0.2)
- Removing sebastian/object-reflector (4.0.1)
- Removing sebastian/object-enumerator (6.0.1)
- Removing sebastian/lines-of-code (3.0.1)
- Removing sebastian/global-state (7.0.2)
- Removing sebastian/exporter (6.3.0)
- Removing sebastian/environment (7.2.1)
- Removing sebastian/diff (6.0.2)
- Removing sebastian/complexity (4.0.1)
- Removing sebastian/comparator (6.3.2)
- Removing sebastian/code-unit-reverse-lookup (4.0.1)
- Removing sebastian/code-unit (3.0.3)
- Removing sebastian/cli-parser (3.0.2)
- Removing phpunit/phpunit (11.5.30)
- Removing phpunit/php-timer (7.0.1)
- Removing phpunit/php-text-template (4.0.1)
- Removing phpunit/php-invoker (5.0.1)
- Removing phpunit/php-file-iterator (5.1.0)
- Removing phpunit/php-code-coverage (11.0.10)
- Removing phar-io/version (3.2.1)
- Removing phar-io/manifest (2.0.4)
- Removing nunomaduro/collision (v8.8.2)
- Removing myclabs/deep-copy (1.13.4)
- Removing mockery/mockery (1.6.12)
- Removing laravel/sail (v1.44.0)
- Removing laravel/pint (v1.24.0)
- Removing laravel/pail (v1.2.3)
- Removing hamcrest/hamcrest-php (v2.1.1)
- Removing filp/whoops (2.18.4)
- Removing fakerphp/faker (v1.24.1)
0/25 [>---------------------------] 0%
10/25 [===========>----------------] 40%
25/25 [============================] 100%
Generating optimized autoload files
> @php artisan config:clear
Script @php artisan config:clear handling the post-autoload-dump event returned with error code 1
In Application.php line 960:
Class "Laravel\Pail\PailServiceProvider" not found
 
There is an issue with the skeleton installation of Laravel trough the toolkit. The issue is currently being investigated by Plesk.
 
There is an issue with the skeleton installation of Laravel trough the toolkit. The issue is currently being investigated by Plesk.
Thanks for info.
I have currently just copyed an Laravel site over from one of my other domains.
It works, still a temporary solution.
 
Would you mind checking which version of the Laravel toolkit is installed on your server? You can find the version by navigating to the extension catalog in Plesk by clicking on the "My Extension" tab. Which lists all installed extension with their version below their name.
 
Would you mind checking which version of the Laravel toolkit is installed on your server? You can find the version by navigating to the extension catalog in Plesk by clicking on the "My Extension" tab. Which lists all installed extension with their version below their name.

Laravel Toolkit
Version 1.5.1-2697

(1.5.2-3677) is available, was not at the time of writing the post, maybe its already fixed.
 
Back
Top