Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 275 Bytes

File metadata and controls

12 lines (6 loc) · 275 Bytes

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