Laravel Tutorials

Livestream: Building your first Laravel Application

Published
Livestream: Building your first Laravel Application image

Sometimes we need to go back to basics, so looking back at building your first Laravel Application is something that shouldn't be overlooked.

This livestream goes through how to install and set up your Laravel application using Laravel Sail, then how we can use routes and controllers to control the URLs and how they work. We also go through blade views and view components, looking at how we can create our user interface. Then looking at eloquent, so we can set up models, model factories and database seeders so that we are able to store data in a database and create test data for our application.

All of this uses PestPHP for testing, so that from the beginning we know everything is going to work.

Be sure and subscribe to the Laravel News Youtube channel to get notified when we release new live streams.

Steve McDougall photo

Educator and Content creator, freelance consultant, API evangelist

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 →
CPX: The Composer Package Executor for PHP image

CPX: The Composer Package Executor for PHP

Read article
Laravel AI SDK Adds Human-in-the-Loop Tool Approval image

Laravel AI SDK Adds Human-in-the-Loop Tool Approval

Read article
Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals image

Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals

Read article
Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs image

Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs

Read article
Blade Formatting in Laravel Pint image

Blade Formatting in Laravel Pint

Read article
Inertia DevTools Is Now on the Chrome Web Store image

Inertia DevTools Is Now on the Chrome Web Store

Read article