Git Product home page Git Product logo

pw-symfony-doc's People

Contributors

krosf avatar

Watchers

 avatar

pw-symfony-doc's Issues

“controller” que será ejecutado cada vez que vayamos a \texttt{/lucky/number}:

Supongamos que queremos crear la página - \texttt{/lucky/number} - que genera números de la suerte (de forma aleatoria) y los imprime. Para hacer eso, creamos una “Controller class” que la llamaremos LuckyController y un método “controller” que será ejecutado cada vez que vayamos a \texttt{/lucky/number}:
\begin{figure}[ht]
\centering
\includegraphics[width=\textwidth]{../assets/lucky_controller.png}


This issue was generated by todo based on a todo comment in a2919dc. It's been assigned to @KROSF because they committed the code.

llamado \texttt{show} en el controlador para mandar a una nueva vista llamada \t...

Así mismo crearemos un método llamado \texttt{show} en el controlador para mandar a una nueva vista llamada \texttt{article.html.twig} los datos de un artículo a partir de un \texttt{id}, que contendrá lo siguiente:
\begin{figure}[ht]
\centering
\includegraphics[width=\textwidth]{../assets/article_show.png}
\caption{\texttt{\textbf{ArticleController::show}}}


This issue was generated by todo based on a todo comment in 6b343f6. It's been assigned to @KROSF because they committed the code.

funciona al abrir la siguiente url \href{http://localhost:8000}{http://localhost...

Si todo funciona al abrir la siguiente url \href{http://localhost:8000}{http://localhost:8000} nos deberia aparecer la siguente pagina:
\begin{figure}[ht]
\centering
\includegraphics[width=0.7\textwidth]{../assets/symfony_main.png}
\caption{Pagina principal symfony}


This issue was generated by todo based on a todo comment in 6b343f6. It's been assigned to @KROSF because they committed the code.

esto está incluido de por defecti usando un paquete de Symfony llamado \texttt{s...

Una de las características principales de Symfony es la Barra de herramientas de depuración web: una barra que muestra una gran cantidad de información de depuración en la parte inferior de la página durante el desarrollo. Todo esto está incluido de por defecti usando un paquete de Symfony llamado \texttt{symfony/profiler-pack}.
\begin{figure}[ht]
\centering
\includegraphics[width=\textwidth]{../assets/symfony_debug_bar.png}
\caption{Barra de herramientas de depuración}


This issue was generated by todo based on a Todo comment in a2919dc. It's been assigned to @KROSF because they committed the code.

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.