poush/laravel-hackathon
Laravel-Hackathon
Laravel Hackathon is a "starter kit" you can use to build your first API in seconds. As you can easily imagine, it is built on top of the awesome Laravel Framework. This version is built on Laravel 5.4!
It is built on top of three big guys:
- JWT-Auth - tymondesigns/jwt-auth
- Dingo API - dingo/api
- Laravel-CORS barryvdh/laravel-cors
Installation
- run
composer create-project poush/laravel-hackathon myNextProject; - have a coffee, nothing to do here;
Once the project creation procedure will be completed, run the php artisan migrate command to install the required tables.
Related Packages
francescomalatesta/laravel-api-boilerplate-jwt
An API Boilerplate to create a ready-to-use REST API in seconds.
7,457
1,173
0rla/larp-bj
A JWT API Boilerplate to create REST APIs with Entrust roles and permissions. Or...
27
0
tempest-tools/tempest-tools-skeleton
A fork of: mitchdav/laravel-versioned-api. This fork is designed by a one stop s...
5
1