Getting Started with Laravel
A quick overview of Laravel and how to run your first app.
Francisco Dag-uman
·
·
2 min read
Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling.
To get started, simply run:
composer create-project laravel/laravel example-app