Laravel Installation #4
-
Hi all, nice work here! Really loving the experience! I'm trying to use laravel default installation. Any tips? |
Beta Was this translation helpful? Give feedback.
Replies: 0 comments 4 replies
-
Hm, it is trying to use global Composer binaries. Didn't thought about those cases. |
Beta Was this translation helpful? Give feedback.
-
Hi, @sahdoio. Just fixed it. Can you make a new attempt? Please, run: phpctl self-update To make sure you are in the latest update that contains the fix. Then: phpctl composer global require laravel/installer And retry: laravel |
Beta Was this translation helpful? Give feedback.
-
Awesome! Feel free to open any other questions, give some suggestions or issues. |
Beta Was this translation helpful? Give feedback.
Hi, @sahdoio. Just fixed it. Can you make a new attempt?
Please, run:
To make sure you are in the latest update that contains the fix.
Then:
And retry: