empari/laravel-api-skeleton
The Empari API Platform Skeleton
16
1
| Install | |
|---|---|
composer require empari/laravel-api-skeleton |
|
| Latest Version: | 1.0.1 |
| PHP: | >=5.6.4 |
| License: | MIT |
| Last Updated: | Jul 27, 2017 |
| Links: | GitHub · Packagist |
Maintainer: adrianodrix
Empari Laravel Skeleton
Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects.
Is accessible, yet powerful, providing tools needed for large, robust applications. A superb combination of simplicity, elegance, and innovation give you tools you need to build any application with which you are tasked.
Instalation
Install like a new project for your API Platform.
Composer
Execute the following command to get the latest version of the project:
composer create-project empari/laravel-api-skeleton my-project-name