Skip to content

Commit a33648f

Browse files
authored
Merge pull request #3 from laravel-frontend-presets/master
update readme
2 parents 32327da + 19d793b commit a33648f

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

changelog.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,7 @@ All notable changes to `Material Dashboard` frontend preset for Laravel will be
88
- Material Dashboard v1.0.0 frontend theme
99
- Laravel Auth preset
1010
- Change user profile
11-
- User CRUD
11+
- User CRUD
12+
13+
## Version 1.0.0 - Version 1.0.4
14+
- Bugfixes

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "laravel-frontend-presets/material-dashboard",
3-
"description": "Laravel 5.x Front-end preset for argon",
3+
"description": "Laravel 5.x Front-end preset for material dashboard",
44
"license": "MIT",
55
"homepage": "https://github.com/creativetimofficial/material-dashboard-laravel",
66
"keywords": ["Laravel", "Preset", "Material"],

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ We recommend installing this preset on a project that you are starting from scra
1616

1717
If you don't already have an Apache local environment with PHP and MySQL, use one of the following links:
1818

19-
- Windows: http://tutorial.razi.net.my/search?q=uwamp
19+
- Windows: https://updivision.com/blog/post/beginner-s-guide-to-setting-up-your-local-development-environment-on-windows
2020
- Linux: https://howtoubuntu.org/how-to-install-lamp-on-ubuntu
2121
- Mac: https://wpshout.com/quick-guides/how-to-install-mamp-on-your-mac/
2222

0 commit comments

Comments
 (0)