Commit 5c70557b by fezrul

update readme

parent c3ba484f
......@@ -21,6 +21,8 @@
1. git clone http://coders.3fresources.com/fezrul/3FOverdrive.git coders
1. add autoload composer.json
```
"autoload": {
"files": [
"coders/overdrive/web/src/helpers.php" --> add this
......@@ -37,6 +39,7 @@
}
}
```
1. register ServiceProvider in config/app.php
......
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