-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Yan Datsyuk edited this page May 18, 2017
·
3 revisions
"Laravel-REST-API-generator" is a package for laravel projects. It generate code for a good starter RESTful API backend server. All you need is:
- Have database schema
- Run console command:
php artisan make:rest-api-project
Please read next articles before using package: