cattr-app / server-application

Public clone of https://git.amazingcat.net/cattr/core/app
https://cattr.app
Other
50 stars 25 forks source link

Facing While Front End Application #113

Closed sanyogs closed 10 months ago

sanyogs commented 1 year ago

[root@sup timehome]# /opt/plesk/php/8.2/bin/php /usr/lib64/plesk-9.0/composer.phar install && /opt/plesk/php/8.2/bin/php artisan cattr:install Do not run Composer as root/super user! See https://getcomposer.org/root for details Continue as root/super user [yes]? yes Installing dependencies from lock file (including require-dev) Verifying lock file contents can be installed on current platform. Package operations: 175 installs, 0 updates, 0 removals

@php artisan vendor:publish --tag=laravel-assets --ansi --force

INFO Publishing [laravel-assets] assets.

Copying directory [vendor/laravel/telescope/public] to [public/vendor/telescope] .................................. DONE

111 packages you are using are looking for funding. Use the composer fund command to find out more!

@php -r "file_exists('.env') || copy('.env.example', '.env');"

ERROR Command "cattr:install" is not defined. Did you mean one of these?

⇂ cattr:intervals:apps:clear-expired
⇂ cattr:intervals:dedupe
⇂ cattr:mail:test
⇂ cattr:make:admin
⇂ cattr:module:version
⇂ cattr:register
⇂ cattr:reset
⇂ cattr:screenshots:rotate
⇂ cattr:set:language
⇂ cattr:set:timezone
⇂ cattr:version
⇂ migrate:install
⇂ module:install
⇂ octane:install
⇂ telescope:install

[root@sup timehome]#

vermorag commented 10 months ago

Duplicate of #115