@extends('layouts.app') @section('content')

You have arrived.

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable, creative experience. Enjoy the fresh air.

  1. Go Exploring

    Review app/Http/routes.php to learn how HTTP requests are routed to controllers.

    We've included simple login and registration screens to get you started.

  2. Master Your Tools

    Ready to keep learning more about Laravel? Start here:

  3. Forge Ahead

    When you're finished building your application, Laravel still has your back. Check out Laravel Forge.

@stop