Skip to content

Commit

Permalink
Merge pull request #96 from balajidharma/2.x-Changes
Browse files Browse the repository at this point in the history
Fixed style import issue
  • Loading branch information
balajidharma authored Dec 1, 2024
2 parents c5c79d9 + 55ec67c commit 715ce28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ To change the Admin Prefix, change `prefix` on `config/admin.php` or add the `AD
- [Laravel Vue Admin Panel](https://github.com/balajidharma/laravel-vue-admin-panel)

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

```
php artisan vendor:publish --tag=admin-core --force
Expand Down

0 comments on commit 715ce28

Please sign in to comment.