1
0
mirror of https://github.com/stisla/stisla.git synced 2025-09-01 12:12:41 +02:00

Laravel implementation of Stisla

This commit is contained in:
Rehmat Alam
2019-04-14 02:08:17 +05:00
parent 3049d2a92a
commit 6761523bf4

View File

@@ -11,13 +11,13 @@
</p> </p>
<br> <br>
<span align="center"> <span align="center">
![GitHub last commit](https://img.shields.io/github/last-commit/stisla/stisla.svg) ![GitHub last commit](https://img.shields.io/github/last-commit/stisla/stisla.svg)
[![GitHub issues](https://img.shields.io/github/issues/stisla/stisla.svg)](https://github.com/stisla/stisla/issues) [![GitHub issues](https://img.shields.io/github/issues/stisla/stisla.svg)](https://github.com/stisla/stisla/issues)
![GitHub repo size in bytes](https://img.shields.io/github/repo-size/badges/shields.svg) ![GitHub repo size in bytes](https://img.shields.io/github/repo-size/badges/shields.svg)
[![License](https://img.shields.io/github/license/stisla/stisla.svg)](LICENSE) [![License](https://img.shields.io/github/license/stisla/stisla.svg)](LICENSE)
![npm version](https://badge.fury.io/js/yarn.svg) ![npm version](https://badge.fury.io/js/yarn.svg)
</span> </span>
<br> <br>
@@ -77,7 +77,7 @@ You can find the Stisla road map here: [Stisla Roadmap](https://trello.com/b/M8T
## Integrates ## Integrates
- [Rails](https://github.com/SunDi3yansyah/stisla-rails) - [Rails](https://github.com/SunDi3yansyah/stisla-rails)
- [CodeIgniter](https://github.com/KhidirDotID/stisla-codeigniter) - [CodeIgniter](https://github.com/KhidirDotID/stisla-codeigniter)
- Laravel (let's contribute) - [Laravel] (https://github.com/rehmatworks/stisla-laravel)
- Django (let's contribute) - Django (let's contribute)
- and more... - and more...