Skip to content
This repository was archived by the owner on Feb 18, 2023. It is now read-only.

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
joselfonseca committed Jul 12, 2017
1 parent b2eac8b commit df3135d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,14 @@
[![Total Downloads](https://poser.pugx.org/joselfonseca/laravel-api/downloads.svg)](https://packagist.org/packages/joselfonseca/laravel-api)
[![License](https://poser.pugx.org/laravel/framework/license.svg)](https://packagist.org/packages/laravel/framework)

Laravel API starter Kit will provide you with the tools for making API's that everyone will love, API Authentication is already provided with passport. We brought the power of the [Tactician Command bus](http://tactician.thephpleague.com/) to laravel in a simple package [https://github.com/joselfonseca/laravel-tactician](https://github.com/joselfonseca/laravel-tactician) created and maintained by [Jose Fonseca](https://github.com/joselfonseca).
Laravel API starter Kit will provide you with the tools for making API's that everyone will love, API Authentication is already provided with passport.

Here is a list of the packages installed:

- [Dingo API](https://github.com/dingo/api)
- [Laravel Passport](https://laravel.com/docs/5.4/passport)
- [Laravel Permission](https://github.com/spatie/laravel-permission)
- [Laravel Uuid](https://github.com/webpatser/laravel-uuid)
- [Laravel Tactician Command Bus](https://github.com/joselfonseca/laravel-tactician)

## Installation

Expand Down

0 comments on commit df3135d

Please sign in to comment.