Skip to content

Commit 01d66c7

Browse files
committed
Readme: Laravel 7 support
1 parent 2ac4187 commit 01d66c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
[![image](docs/images/min/styleci.svg)](https://github.com/AlexStack/Laravel-CMS/releases)
66
[![Latest Stable Version](https://poser.pugx.org/alexstack/laravel-cms/v/stable)](https://github.com/AlexStack/Laravel-CMS/releases)
77

8-
- Free, open-source Simple Bootstrap Laravel CMS for any EXISTING Laravel 6.x or 5.x or new Laravel 7 website.
8+
- Free, open-source Simple Bootstrap Laravel CMS for any EXISTING Laravel 7.x or 6.x or old Laravel 5.x website.
99
- Only add a few database tables with a prefix, not effect your existing database tables.
1010
- You can easily custom the database table names, the page URL path(route) and the template(theme)
1111
- Website is ready after install. Easy to use, simple enough but flexible.
1212
- Basic Laravel 7.x /Laravel 6.x / Laravel 5.x syntax and blade template, no need to learn a new "language"
1313

14-
## How to install & uninstall (Support Laravel 7.x & Laravel 5.x)
14+
## How to install & uninstall (Support Laravel 7.x & Laravel 6.x & Laravel 5.x)
1515

1616
```php
1717
// Make sure you already configured the database in the .env

0 commit comments

Comments
 (0)