We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 762d54f commit 2762fa9Copy full SHA for 2762fa9
README.md
@@ -7,7 +7,7 @@ Materialize CSS Framework for Laravel 5 [http://materializecss.com/]
7
8
* Require this package in your composer.json and run composer update.
9
```
10
- "mskydiver/laravel-materialize-css": "dev-master"
+ "skydiver/laravel-materialize-css": "dev-master"
11
12
13
* After updating composer, add the ServiceProvider to the providers array in config/app.php
@@ -121,4 +121,4 @@ There are differents methods to include Materialize CSS assets:
121
http://yourdomain.com/materialize-css/js/materialize.min.js
122
/materialize-css/js/materialize.min.js
123
https://yourdomain.com/materialize-css/js/materialize.min.js
124
-```
+```
0 commit comments