Skip to content

Commit 7962959

Browse files
rsm23travoltron
authored andcommitted
Update README.md
1 parent 945a08d commit 7962959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Preset for Bootstrap 4 scaffolding on new Laravel 5.5.x project.
66

77
## Usage
88
1. Fresh install Laravel 5.5.x and `cd` to your app.
9-
2. Install this preset via `composer require rsm23/bs4l5`. Laravel 5.5.x will automatically discover this package. No need to register the service provider.
9+
2. Install this preset via `composer require travoltron/bootstrap-4`. Laravel 5.5.x will automatically discover this package. No need to register the service provider.
1010
3. Use `php artisan preset bootstrap4` for basic Bootstrap 4 preset. **OR** Use `php artisan preset bootstrap4-auth` for basic preset, Auth route entry and Bootstrap 4 Auth views in one go. (**NOTE**: If you run this command several times, be sure to clean up the duplicate Auth entries in `routes/web.php`)
1111
4. `npm install`
1212
5. `npm run dev`

0 commit comments

Comments
 (0)