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

Update composer for compatibility with 8.1 #1015

Closed
wants to merge 1 commit into from

Conversation

gnovaro
Copy link

@gnovaro gnovaro commented Jun 6, 2022

BUGS:

For solve this
#1013

@gnovaro
Copy link
Author

gnovaro commented Jun 6, 2022

Run

composer update

@gnovaro
Copy link
Author

gnovaro commented Jun 6, 2022

Now the login loads but the setup doesn't work yet

php artisan krayin-crm:install
Great! your environment configuration file already exists.
Application key set successfully.
Loading configs...
Configuration loaded..
Step: Migrating all tables into database...
PHP Fatal error:  Uncaught Error: Call to a member function make() on null in /var/www/crm.roskus.com/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php:242
Stack trace:
#0 /var/www/crm.roskus.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(165): Illuminate\Foundation\Exceptions\Handler->report()
#1 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException()
#2 {main}
  thrown in /var/www/crm.roskus.com/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php on line 242
PHP Fatal error:  Uncaught Error: Call to a member function make() on null in /var/www/crm.roskus.com/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php:242
Stack trace:
#0 /var/www/crm.roskus.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(165): Illuminate\Foundation\Exceptions\Handler->report()
#1 /var/www/crm.roskus.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(207): Illuminate\Foundation\Bootstrap\HandleExceptions->handleException()
#2 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleShutdown()
#3 {main}
  thrown in /var/www/crm.roskus.com/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php on line 242

@gnovaro
Copy link
Author

gnovaro commented Jun 6, 2022

Now the login loads but the setup doesn't work yet

php artisan krayin-crm:install
Great! your environment configuration file already exists.
Application key set successfully.
Loading configs...
Configuration loaded..
Step: Migrating all tables into database...
PHP Fatal error:  Uncaught Error: Call to a member function make() on null in /var/www/crm.roskus.com/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php:242
Stack trace:
#0 /var/www/crm.roskus.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(165): Illuminate\Foundation\Exceptions\Handler->report()
#1 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException()
#2 {main}
  thrown in /var/www/crm.roskus.com/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php on line 242
PHP Fatal error:  Uncaught Error: Call to a member function make() on null in /var/www/crm.roskus.com/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php:242
Stack trace:
#0 /var/www/crm.roskus.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(165): Illuminate\Foundation\Exceptions\Handler->report()
#1 /var/www/crm.roskus.com/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(207): Illuminate\Foundation\Bootstrap\HandleExceptions->handleException()
#2 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleShutdown()
#3 {main}
  thrown in /var/www/crm.roskus.com/vendor/laravel/framework/src/Illuminate/Foundation/Exceptions/Handler.php on line 242

Ok now the installation now works the problem was i run the storage link create before run the command

@devansh-webkul
Copy link
Member

I think this is not needed as already carrot versioning done.

@devansh-webkul
Copy link
Member

Closing this pull request, we will update this once we upgrade the Laravel version.

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

Successfully merging this pull request may close these issues.

3 participants