Creating a Basic ToDo Application in Laravel 5 – Part 2
So far we have a working database complete with seed data and a bunch of routes for displaying, editing and deleting our projects and tasks. In this second chapter I’ll cover controllers, models (with relationships), views (including the blade templating language and layouts) and route model binding.
Link:
This post is submitted by our members. Submit a new post.
Topics: Laravel
Tags: Tutorials