cjreysayago / laravel_api_base

API boilerplate project for Laravel 5.7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel API Template

Laravel Api Base is a boilerplate Laravel project. It follows the community best practices in terms of standards, security and maintainability, integrating a variety of testing and code quality tools. It's based on Laravel 5.7.

Installed packages

Detecting and fixing coding standard violations

Checking coding standard violations:

php artisan l:check

Fixing coding standard violations

php artisan l:fix

About Lightit

Light-it is a software development company with offices in Uruguay and Paraguay.

alt text

About

API boilerplate project for Laravel 5.7

License:MIT License


Languages

Language:PHP 94.1%Language:HTML 5.5%Language:Vue 0.4%