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

Commit df3135d

Browse files
committed
update readme
1 parent b2eac8b commit df3135d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

readme.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,14 @@
44
[![Total Downloads](https://poser.pugx.org/joselfonseca/laravel-api/downloads.svg)](https://packagist.org/packages/joselfonseca/laravel-api)
55
[![License](https://poser.pugx.org/laravel/framework/license.svg)](https://packagist.org/packages/laravel/framework)
66

7-
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).
7+
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.
88

99
Here is a list of the packages installed:
1010

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

1716
## Installation
1817

0 commit comments

Comments
 (0)