code-architect / Restful-API-with-Laravel-and-Dingo

A Laravel based fully functional Restful API with custom commands and best coding practices of laravel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Restful-API-with-Laravel-and-Dingo

run the migrations with seeds.

"php artisan query:all" will fetch the data from weather apps.

rest of the commands can be found in php artisan.

Can generate documents:

"php artisan apidoc:generate" or "php artisan make:documentation"

About

A Laravel based fully functional Restful API with custom commands and best coding practices of laravel.


Languages

Language:PHP 99.5%Language:HTML 0.4%Language:Vue 0.1%