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

Laravel missing when using PHP8 #823

Closed
lokinz opened this issue Jul 1, 2021 · 4 comments
Closed

Laravel missing when using PHP8 #823

lokinz opened this issue Jul 1, 2021 · 4 comments

Comments

@lokinz
Copy link

lokinz commented Jul 1, 2021

Setting PHP level to 8.0 in the .env file pulls in devilbox/php-fpm:8.0-work-0.127

When I shell into the PHP container and try to run laravel I get the bash: laravel: command not found error.
This works fine on the 7.4 container.

Other tools (like symfony) work fine.

@stale
Copy link

stale bot commented Oct 2, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the issue:stale This issue has become stale and is marked for auto-close label Oct 2, 2021
@llaville
Copy link
Contributor

llaville commented Oct 2, 2021

@lokinz It works as expected with current definition https://github.com/devilbox/docker-php-fpm/blob/master/build/ansible/group_vars/all/work.yml#L556-L558 Laravel, Lumen installer are disabled on PHP 8.x

@stale stale bot removed the issue:stale This issue has become stale and is marked for auto-close label Oct 2, 2021
@Jarco
Copy link

Jarco commented Jan 4, 2022

I have the same issue with Drush. I can see it is disabled in 8.0 and 8.1 but I cannot find any documentation on how to enable it. ( I am not well versed in docker ). The documentation seems to assume it is just there.
Is there a way to enable these tools again? I imagine I am not the only person who stumbles upon this issue during a Google search.

This was referenced Jan 26, 2022
@cytopia
Copy link
Owner

cytopia commented Jan 28, 2022

@cytopia cytopia closed this as completed Jan 28, 2022
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

4 participants