Laravel PHP framework
Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation — freeing you to create without sweating the small things.
Introduction to Laravel
Laravel 8 tutorial - what is laravel | Introduction
Laravel 8 tutorial | what is composer
Laravel 8 tutorial # how to install laravel
Laravel 8 tutorial # Folder and file structure
Laravel 8 tutorial # Make first file
Laravel 8 tutorial # Routing with example
Laravel 8 tutorial # controller
Laravel 8 tutorial # View
Laravel 8 tutorial # Component
Laravel 8 tutorial # Blade Template
Laravel 8 tutorial - Blade Template | Header | Footer
Laravel 8 tutorial - Submit HTML form
Laravel 8 tutorial - Form Validation
Laravel 8 tutorial - What is middleware
Laravel 8 tutorial - Group middleware
Laravel 8 tutorial - Route middleware
Laravel 8 tutorial - Database configuration and Fetch Data
Laravel 8 tutorial - Show List from Database Table
Laravel 8 tutorial - Pagination with Database
Laravel 8 tutorial - Save Data in Database
Laravel 8 tutorial - Delete Data in Database
Laravel 8 tutorial - Update Data in Database