# Laravel - A Clean & Classy PHP Framework ## Introduction Laravel is a clean and classy framework for PHP web development. Freeing you from spaghetti code, Laravel helps you create wonderful applications using simple, expressive syntax. Development should be a creative experience that you enjoy, not something that is painful. Enjoy the fresh air. ## Table Of Contents ### Getting Started - Requirements & Installation - Basic Configuration - Routes - Views & Responses - Generating URLs - Generating HTML - Errors & Logs ### Input - Retrieving Input - Cookies - Validation - Building Forms ### Database - Configuration - Usage - Fluent Query Builder - Eloquent ORM ### Caching - Configuration - Usage ### Sessions - Configuration - Usage ### Authentication - Configuration - Usage ### Other Topics - Localization - Encryption