You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+4-6Lines changed: 4 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -2,27 +2,25 @@
2
2
--------------------------------------
3
3
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.
4
4
5
+
## Composer Require
6
+
Nice and simple: ` "davzie/laravel-bootstrap": "dev-master" `
7
+
5
8
### Linking The Service Provider To Your Installation
6
-
--------------------------------------
7
9
Add this string to your array of providers in app/config/app.php
0 commit comments