Skip to content

Commit 2f7053a

Browse files
committed
Update readme.md
1 parent 4b0d00b commit 2f7053a

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
@@ -32,4 +32,4 @@ You need assets bro!
3232
Seed the database, this pretty much just seeds an example user and settings. Migration is pretty simple, ensure your database config is setup and run this:
3333

3434
php artisan migrate --package="davzie/laravel-bootstrap"
35-
php artisan db:seed --class="Davzie\\LaravelBootstrap\\Seeds\\DatabaseSeeder"
35+
php artisan db:seed --class="Davzie\LaravelBootstrap\Seeds\DatabaseSeeder"

0 commit comments

Comments
 (0)