Nicolas Beauvais
Nicolas Beauvais
close #67 :)
Make `laravel-langman` work with lang files in subdirectories: ``` lang |_ en |_something |_file.php |_ fr |_something |_file.php ``` The file parsing (https://github.com/themsaid/laravel-langman/compare/master...nicolasbeauvais:langman-subdirectories?expand=1#diff-e07e4dbec2b7af0db87b7c9a92ddee86R61) could be improved with the new `Str::before`...
Hello :wave:, When casting enums in a Form Request, only the data payload in the Request instance is getting cast. So if following best practice and getting the data with...
### Summary of changes Fix broken links on the following page: https://fly.io/docs/litefs/
### `General` > ✏️ Mark the necessary items without changing the structure of the PR template. - [x] Pull request template structure not broken ### `Type` > ℹ️ What types...