Code Monkey home page Code Monkey logo

Comments (7)

wachterjohannes avatar wachterjohannes commented on July 18, 2024

the documentation is build for https://github.com/sulu/sulu-minimal in this repository the adminconsole is simply bin/console. if this does not help you feel free to reopen the issue

from sulu-standard.

tarrasque73 avatar tarrasque73 commented on July 18, 2024

Thanks for the answer.

I get the same result by running php bin/console.

As you can see from my screenshot, the "console" file simply is not in the bin folder.

In facts, there's no bin console at all in the https://github.com/sulu/sulu-standard repository.

Would it work if I just copied the file from https://github.com/sulu/sulu-minimal/bin into my project current bin folder?

BTW, I forgot to put some more info regarding the system I work with, in case it's relevant.

I'm using the latest XAMPP 7.2.2 with php 7.2.2, apache 2.4 and mariadb 5.6

from sulu-standard.

alexander-schranz avatar alexander-schranz commented on July 18, 2024

@tarrasque73 it seems your system can't autodetect the binary to run the script. try php bin/console ... if php is available globally. else you should first add php binary to your PATH that you can access php globally.

from sulu-standard.

alexander-schranz avatar alexander-schranz commented on July 18, 2024

@tarrasque73 the console is under app/console when using sulu-standard. But I recommend using sulu-minimal NOT sulu-standard to start new projects as it is documented it the docs!

from sulu-standard.

tarrasque73 avatar tarrasque73 commented on July 18, 2024

Ah got it. Thanks.

One question then. what's the difference then between sulu-minimal. sulu-standard and sulu-complete? when should one use standard or complete in stead of minimal?

from sulu-standard.

alexander-schranz avatar alexander-schranz commented on July 18, 2024

@tarrasque73 Short answer use sulu-minimal currently for new projects. long answer can be found here: #792 (comment)

from sulu-standard.

tarrasque73 avatar tarrasque73 commented on July 18, 2024

thank you very much for your kind answers. Looking forward to try sulu!

If I can give a humble suggestion, I'd put in bold in the complete and standard .md file to not to use them anymore and just use minimal. I guess many people like me would guess that "standard is better than minimal" and go straight to that.

from sulu-standard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.