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

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

Primary LanguagePHP

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