Skip to content

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

Notifications You must be signed in to change notification settings

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

83e927e · Feb 5, 2019

History

27 Commits
Feb 5, 2019
Jan 24, 2019
Feb 5, 2019
Feb 2, 2019
Jan 24, 2019
Jan 24, 2019
Feb 4, 2019
Jan 24, 2019
Feb 4, 2019
Jan 24, 2019
Feb 2, 2019
Jan 24, 2019
Jan 24, 2019
Feb 5, 2019
Jan 24, 2019
Jan 24, 2019
Feb 5, 2019
Feb 5, 2019
Feb 2, 2019
Jan 24, 2019
Feb 2, 2019
Feb 5, 2019
Jan 24, 2019
Jan 25, 2019
Jan 24, 2019

Repository files navigation

#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"