You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -145,8 +145,8 @@ After installing the package you can find all his configuration files under lara
145
145
146
146
6. How to use my custom views?
147
147
148
-
Automatically on install the views,config and assets of the package will be published you can override the views under the folder: 'views/vendor/laravel-autentication-acl'
149
-
Any composer update command will not override your custumization so it's __update free__. Enjoy!.
148
+
In order to override the views,config and assets of the package run the following command: 'php artisan vendor:publish' you can override the views under the folder: 'views/vendor/laravel-autentication-acl'
149
+
Any composer update command will not override your costumization so it's __update free__. Enjoy!.
0 commit comments