Giter Site home page Giter Site logo

winzou / mooc-symfony Goto Github PK

View Code? Open in Web Editor NEW
34.0 34.0 109.0 151 KB

Code source du MOOC Symfony sur OpenClassrooms

Home Page: https://openclassrooms.com/courses/developpez-votre-site-web-avec-le-framework-symfony2

License: MIT License

ApacheConf 12.13% PHP 70.80% HTML 17.07%

mooc-symfony's People

Contributors

rickynotaro avatar winzou avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mooc-symfony's Issues

Default page number is skipped

When I tried to launch the homepage "app_web.php" in iteration 3, I got an error when I don't specify a page number. The default value in routing.yml was skipped.

I solved it by changing the regexp "\d*" to "\d+".

I think that's because the first one matches zero or more numbers while the second matches one or more numbers.

Could not open input file: app/console

Salut,

Même si cela n'a rien d'étonnant, lorsqu'on fait le tuto, nouvelle version, de Symfony, le composer install pose problème :

Could not open input file: app/console
Script Sensio\Bundle\DistributionBundle\Composer\ScriptHandler::clearCache handling the post-install-cmd event terminated with an exception

                                                                             
  [RuntimeException]                                                         
  An error occurred when executing the "'cache:clear --no-warmup'" command:  
  Could not open input file: app/console

Le github n'est donc pas à jour, alors que le dernier tuto pointe dessus :)

Fabrice

Do not find all files

Hello
On github website Entity is here
But when git clone https://github.com/winzou/mooc-symfony.git,
ls src/OC/PlatformBundle/ Controller DependencyInjection OCPlatformBundle.php Resources Tests : Entity is not there.
Have I missed something?

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.