11.08.2017 Views

codebright

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Controllers 86<br />

Controller Routing<br />

Controllers are neat and tidy, and provide a clean way of grouping common logic together. However,<br />

they are useless unless our users can actually reach that logic. Fortunately, the method of linking a<br />

URI to a Controller is similar to the routing method we used for Closures. Let’s take a closer look.<br />

1

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!