Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
daaner committed Sep 10, 2020
1 parent 7f69ba1 commit 8f89dd7
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[![Build Status](https://travis-ci.org/LaravelRUS/SleepingOwlAdmin.svg?branch=development)](https://travis-ci.org/LaravelRUS/SleepingOwlAdmin)
[![StyleCI](https://styleci.io/repos/52141393/shield?branch=development)](https://styleci.io/repos/52141393)
[![Laravel Support](https://img.shields.io/badge/Laravel-5.5--7.27-brightgreen.svg)]()
[![Laravel Support](https://img.shields.io/badge/Laravel-5.5--8.0-brightgreen.svg)]()
[![PHP Support](https://img.shields.io/badge/PHP-7.1.3+-brightgreen.svg)]()

[![Official Site](https://img.shields.io/badge/official-site-blue.svg)](https://sleepingowladmin.ru)
Expand All @@ -16,22 +16,29 @@

SleepingOwl Admin is an administrative interface builder for Laravel. __Completely free__

Support `Laravel > 5.5 - 5.8` (`PHP < 7.1.3`), `Laravel 6.*` (`PHP > 7.2`) and `Laravel 7.*` (`PHP > 7.2.5`).
Support `Laravel > 5.5 - 5.8` (`PHP < 7.1.3`), `Laravel 6.*` (`PHP > 7.2`), `Laravel 7.*` (`PHP > 7.2.5`) and `Laravel 8.*` (`PHP > 7.3`)

__Lumen is NOT supported(((__


## Documentation new ver.7
## Documentation new ver.8

Powered by Laravel 5.5 - 7+. (latest tested version 7.27)
Powered by Laravel 5.5 - 8+. (latest tested version 8.0.3)

* [Russian](http://sleepingowladmin.ru/#/ru/) (90% process)
* [English](http://sleepingowladmin.ru/#/en/) (30% process)

* [Docs Github](https://github.com/SleepingOwlAdmin/docs/tree/new)


## Install `ver 7.*` <small>(last Released)</small>
## Install `ver 8.*` <small>(last Released)</small>

Install SleepingOwl Admin

`composer require laravelrus/sleepingowl:8.*`


## Install `ver 7.*`

1. Install SleepingOwl Admin

Expand Down

0 comments on commit 8f89dd7

Please sign in to comment.