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: README.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
@@ -133,7 +133,7 @@ public function rules()
133
133
]
134
134
];
135
135
}
136
-
136
+
```
137
137
138
138
The policy which authorizes the user to access the user management pages is implemented in `App\Policies\UserPolicy.php`.``
139
139
@@ -188,7 +188,7 @@ public function store(UserRequest $request, User $model)
188
188
The documentation for the now-ui Dashboard Laravel is hosted at our [website](https://now-ui-dashboard-pro-laravel.creative-tim.com/docs/getting-started/laravel-setup.html?ref=ndl-readme).
0 commit comments