Tags
Language
Tags
May 2025
Su Mo Tu We Th Fr Sa
27 28 29 30 1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
SpicyMags.xyz

Learn Laravel 9 For The Absolute Beginner With Chatgpt

Posted By: ELK1nG
Learn Laravel 9 For The Absolute Beginner With Chatgpt

Learn Laravel 9 For The Absolute Beginner With Chatgpt
Published 6/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 689.81 MB | Duration: 1h 4m

Learn how to create a basic Task Manager App from Scratch with Laravel 9 with the help of ChatGPT

What you'll learn

Laravel Models

Laravel Migrations

Laravel Factories

Docker Containers

ChatGPT for Developers

Laravel Blade

MVC Pattern

Requirements

You will need to know some basic PHP

Knowing some HTML will be very useful

Description

This course will introduce the students to the basics of Laravel which includes how to create models, controllers, migrations, etc. by using the built-in artisan commands to avoid repetition. Using the artisan commands allows the developer to pay attention to implementing the actual business logic over spending more time creating the actual classes and files needed. The Laravel framework is quite powerful in that it gives the developer more freedom to implement the business logic of their application quickly.This course also teaches students testing best practices and how to use PHPUnit to create Feature tests to test Laravel API endpoints. Students will also learn how to use PHP Storm and many other tools including SQLite database and SQLite database browser that will be introduced throughout this course. After completing this course you will be able to create a Laravel 9 application as an absolute beginner with ChatGPT. You will also know how to work with docker and docker containers.  You will also be able to create tables using Laravel's migrations and seeders to generate test data while also using the lightweight in-memory SQLite database that allows you to create tests that run super fast. This course will equip you with modern both backend and frontend skills. This course will also teach you how to outsource some of your front-end work to ChatGPT while you focus more on the backend work.

Overview

Section 1: Introduction

Lecture 1 Course Introduction

Lecture 2 Instructor Introduction

Lecture 3 End of Course Expectations

Section 2: Project Configuration

Lecture 4 Project Config Part 1

Lecture 5 Project Config Part 2

Lecture 6 Project Config Part 3

Lecture 7 Project Config Part 4

Section 3: Auth Setup

Lecture 8 Authentication | Installing Laravel Breeze Part 1

Lecture 9 Authentication | Installing Laravel Breeze Part 2

Lecture 10 Migrate DB

Lecture 11 Authentication Starter Kit Config

Section 4: Migrations, Controllers and Routes

Lecture 12 Migrations

Lecture 13 Relationship Mapping

Lecture 14 Task Controller Part 1

Lecture 15 Task Controller Part 2

Lecture 16 Routing

Lecture 17 Views

Section 5: Blade, Tailwind and ChatGPT

Lecture 18 Blade Tailwind Templates with ChatGPT Part 1

Lecture 19 Blade Tailwind Templates with ChatGPT Part 2

Section 6: Laravel Factories

Lecture 20 Laravel Factories Part 1

Lecture 21 Laravel Factories Part 2

Section 7: Final Touches

Lecture 22 Migration | Factory | View | Final Touches

Lecture 23 Final App Presentation

Lecture 24 Adding Task Navigation Link

Section 8: Course Outro

Lecture 25 Course Wrap Up

Lecture 26 Extras

Beginner PHP developers who curious about about learning the Laravel 9 PHP framework,New Backend and Frontend Software Engineers,Anyone curious about how to use ChatGPT while coding