Skip to content

Commit 715ce28

Browse files
authored
Merge pull request #96 from balajidharma/2.x-Changes
Fixed style import issue
2 parents c5c79d9 + 55ec67c commit 715ce28

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
@@ -66,7 +66,7 @@ To change the Admin Prefix, change `prefix` on `config/admin.php` or add the `AD
6666
- [Laravel Vue Admin Panel](https://github.com/balajidharma/laravel-vue-admin-panel)
6767

6868
## Update guide
69-
Encountering errors post `composer update`? Reset the database and re-publish vendor assets to resolve issues during active development
69+
Encountering errors post `composer update`? Reset the database and re-publish vendor assets to resolve issues.
7070

7171
```
7272
php artisan vendor:publish --tag=admin-core --force

0 commit comments

Comments
 (0)