06.10.2016 Views

laravel-5

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

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

Basic Task List 84<br />

For this application, we know we will need at least three routes: a route to display a list of all of our<br />

tasks, a route to add new tasks, and a route to delete existing tasks. So, let’s stub all of these routes<br />

in the app/Http/routes.php file:<br />

1

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

Saved successfully!

Ooh no, something went wrong!