4. Project Config Part 1 | Laravel 9 | ChatGPT



4. Project Config Part 1 | Laravel 9 | ChatGPT

4. Project Config Part 1 | Laravel 9 | ChatGPT

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.