Skip to content

Commit 029b980

Browse files
committed
Change description of Amila Laravel CMS
1 parent 83f468b commit 029b980

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@
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 7.x or 6.x or old Laravel 5.x website.
8+
- Free, open-source Simple Bootstrap Laravel CMS, support Laravel 7.x or 6.x or old Laravel 5.x
9+
- Can integrate with any existing Laravel project, install as an individual Laravel package
910
- Only add a few database tables with a prefix, not effect your existing database tables.
1011
- You can easily custom the database table names, the page URL path(route) and the template(theme)
11-
- Website is ready after install. Easy to use, simple enough but flexible.
12-
- Basic Laravel 7.x /Laravel 6.x / Laravel 5.x syntax and blade template, no need to learn a new "language"
12+
- Build-in Website is ready after install. Easy to use, simple enough but flexible.
13+
- Basic Laravel 7.x /Laravel 6.x / Laravel 5.x syntax and blade template, no need to learn a "new language"
1314

1415
## How to install & uninstall (Support Laravel 7.x & Laravel 6.x & Laravel 5.x)
1516

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "alexstack/laravel-cms",
3-
"description": "Simple Bootstrap Laravel CMS for any EXISTING or new Laravel website. Only add few database tables with prefix, not effect your existing database tables. Support Laravel 7 & Laravel 6 & Laravel 5. Amila Laravel CMS",
3+
"description": "Simple Bootstrap Laravel CMS. Can integrate to any existing Laravel project. Only add few database tables with prefix, not effect your existing database tables. Support Laravel 7.x & Laravel 6.x & Laravel 5.x - Amila Laravel CMS",
44
"type": "library",
55
"homepage": "https://github.com/AlexStack/Laravel-CMS/",
66
"keywords": ["laravel", "laravel cms", "laravel blog", "laravel wordpress", "LaravelCMS", "amila laravel cms", "php cms", "cms", "laravel 6", "laravel6", "laravel 7", "laravel7", "Amila CMS", "headless cms", "existing laravel project"],

0 commit comments

Comments
 (0)