File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ After initializing a fresh instance of Laravel (and making all the necessary con
39
39
### By using the archive
40
40
41
41
1 . In your application's root create a ** presets** folder
42
- 2 . [ Download an archive] ( https://github.com/laravel-frontend-presets/light-bootstrap-dashboard-laravel /archive/master.zip ) of the repo and unzip it
42
+ 2 . [ Download an archive] ( https://github.com/laravel-frontend-presets/light-bootstrap-dashboard/archive/master.zip ) of the repo and unzip it
43
43
3 . Copy and paste ** light-bootstrap-dashboard-master** folder in presets (created in step 2) and rename it to ** light-bootstrap**
44
44
4 . Open ` composer.json ` file
45
45
5 . Add ` "LaravelFrontendPresets\\LightBootstrapPreset\\": "presets/light-bootstrap/src" ` to ` autoload/psr-4 ` and to ` autoload-dev/psr-4 `
You can’t perform that action at this time.
0 commit comments