How To Create A Blog In Laravel 8 | Laravel 8 CRUD | Laravel 8 Blog | Create A Blog In Laravel
- 0:00 Introduction
- 01:09 Artisan, PHP and Node version
- 02:09 Setting up our Tailwindcss
- 04:37 Setting up our database credentials
- 05:23:35 Creating our controllers & models
- 11:53 Designing our home page
- 30:20 Designing the Blog page
- 34:29 Brainstorming about all endpoints
- 37:13 Setting up our database
- 43:07 Index method
- 49:51 Creating & storing a post
- 01:13:47 Showing a post
- 01:17:36 Editing & updating a post
- 01:24:28 Deleting a post
#laravel #php #web-development