Laravel Tutorials

Laravel Quick Start – Learn to build a task list

Published

The Laravel documentation now includes a dedicated quick start section to guide you through creating a basic task list.

For those new to the framework, this is an excellent guide to show you the basics but even the experienced can pick up new tricks. For example, it demonstrates how to compartmentalize views using sections and includes plus several helpers like csrf_field() and method_field().

To go along with the tutorial is a Github repo where you can view all the source and easily check it out to play around yourself.

Eric L. Barnes photo

Eric is the creator of Laravel News and has been covering Laravel since 2012.

Sponsored

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
Laravel Image Responses: Serve Resized Images From Routes image

Laravel Image Responses: Serve Resized Images From Routes

Read article
Pause All Laravel Queues During a Deploy image

Pause All Laravel Queues During a Deploy

Read article
Laravel Terminal UI for the artisan dev Command image

Laravel Terminal UI for the artisan dev Command

Read article
Pause All Queues and a New artisan dev UI in Laravel 13.25 image

Pause All Queues and a New artisan dev UI in Laravel 13.25

Read article
Laravel monitoring that doesn't bill you by your traffic image

Laravel monitoring that doesn't bill you by your traffic

Read article
Mock PHP Classes in Tests With the Double Library image

Mock PHP Classes in Tests With the Double Library

Read article