Skip to content

Commit 230ca0c

Browse files
committed
Updated… again…
Signed-off-by: David Thorpe <[email protected]>
1 parent c9eecfc commit 230ca0c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
--------------------------------------
33
A Laravel 4 CMS using Bootstrap 3. Laravel Bootstrap does not handle the front-end of your site. It merely provides a CRUD framework with some predefined systems (image gallery, pages etc) for you to enter and edit your data with.
44

5+
It uses Redactor JS for content editing and provides a really simple way to prototype new 'objects'. You can make objects 'taggable' and 'uploadable' which means you can have unlimited number of tags associated with an item and also unlimited number of image uploads too.
6+
57
## Composer Require
68
Nice and simple: ` "davzie/laravel-bootstrap": "dev-master" `
79

0 commit comments

Comments
 (0)