Releases: langleyfoxall/modules-laravel
Releases · langleyfoxall/modules-laravel
1.6.4
03 Sep 09:54
Compare
Sorry, something went wrong.
No results found
1.6.3
29 Jun 12:07
Compare
Sorry, something went wrong.
No results found
Fix similar RecursiveDirectoryIterator issues for Module's delete method
1.6.2
29 Jun 10:54
Compare
Sorry, something went wrong.
No results found
Fix weird issues with RecursiveIteratorIterator throwing errors with RecursiveDirectoryIterator.
1.6.1
27 Jun 12:21
Compare
Sorry, something went wrong.
No results found
Add empty line within routes files to stop weird behaviour with visiting a route (content starting with <?php<?php.
1.6.0
22 Jun 12:46
Compare
Sorry, something went wrong.
No results found
Rename facade from Module.php to Modules.php
1.5.8
22 Jun 12:27
Compare
Sorry, something went wrong.
No results found
1.5.7
21 Jun 15:04
Compare
Sorry, something went wrong.
No results found
Add editable config class method
Tidy up config class __call
Config::editable should be used to highlight which models can be edited by the user, or which models a permission based library should look at.
1.5.6
21 Jun 10:06
Compare
Sorry, something went wrong.
No results found
Fix CaPtIlIsATioN on filesystems that are silly.
1.5.5
20 Jun 15:01
Compare
Sorry, something went wrong.
No results found
Merge pull request #16 from LFSoftware/remove-route-facade
Remove route facade
1.5.4
16 Jun 10:16
Compare
Sorry, something went wrong.
No results found
Add resources directory in preparation for webpack or other compilers.