-
Notifications
You must be signed in to change notification settings - Fork 0
Updates
Венелин Илиев edited this page Nov 22, 2016
·
7 revisions
Republish all tags and overwrite with --force:
php artisan vendor:publish --tag=public --tag=lang --force --provider="ProVision\Administration\Providers\AdministrationServiceProvider"
available tags:
--tag=public
- all assets (css, js, images)
--tag=lang
- resources/lang
add to post-update-cmd
in composer.json "php artisan vendor:publish --tag=public --tag=lang --force --provider=\"ProVision\\Administration\\Providers\\AdministrationServiceProvider\""
- Home
- Requirements
- Installation
- Configuration
- Updates
- Modules
- [Dashboard boxes](Dashboard boxes)
- [Artisan commands](Artisan commands)