Commit 80d7a8d7 by Angel MAS

remove tilde

parent 31a56d91
......@@ -11,7 +11,7 @@ composer require onestartup/crm
- after add the ServiceProvider to the providers array in config/app.php
```php
Onestartup\Crm\CrmListServiceProvider::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