Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kaidesu committed Jun 23, 2016
1 parent e7f2eb6 commit 510131f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ With the release of v3.1, register the package within your applications `compile
],
```

You may then specify a `compiles()` public static method within each of your modules' service providers to compile additional files provided by your modules generated by the `artisan optimize` command. These should include classes that are included on basically every request into your application.
You may then specify a `compiles()` public static method within each of your modules' service provider to compile additional files provided by your modules generated by the `artisan optimize` command. These should include classes that are included on basically every request into your application.

And that's it! With your coffee in reach, start building out some awesome modules!

0 comments on commit 510131f

Please sign in to comment.