Welcome To Laravel

A Framework For Web Artisans

You have successfully installed the Laravel framework. Laravel is a simple framework that helps web artisans create beautiful, creative applications using elegant, expressive syntax. You'll love using it.

Learn the terrain.

@forelse ($something as $something) Do Stuff. @endforelse

You've landed yourself on our default home page. The route that is generating this page lives at:

APP_PATH/routes.php

And the view sitting before you can be found at:

APP_PATH/views/home/index.php

Create something beautiful.

Now that you're up and running, it's time to start creating! Here are some links to help you get started: