Commit 8a9e9327 by Angel MAS

remove char

parent 0a93c9f1
......@@ -11,7 +11,7 @@ composer require onestartup/user-admin
- after add the ServiceProvider to the providers array in config/app.php
```php
Onestartup\UserAdmin\UserAdminProvider::class,
````
```
- Run migration
```php
php artisan migrate
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment