M
M
Michael2020-08-17 09:43:30
Yii
Michael, 2020-08-17 09:43:30

How to use ready vagrant LAMP box in advanced?

Yii2.
It was necessary to run the application in a vagrant, the stack is LAMP there, and not the one that comes with nginx by default.
Maybe somewhere there are such ready-made settings for yii2 advanced and vagrant?
I see there is such an assembly , I’m thinking how to cross it with those vagrant settings that come with yii2-advanced
Replace box here:

vagrant.configure(2) do |config|
  # select the box
  config.vm.box = 'ubuntu/trusty64'  <----

And it goes to once-as-root.sh should I delete everything?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question