Prageeth Silva

Results 5 issues of Prageeth Silva

- Laravel Version: 5.8.0 - PHP Version: 7.2.0 - Database Driver & Version: mysql ### Description: Language files under sub-directories are not taken into consideration. e.g.: ``` /en /menu menu.php...

Fix for: https://github.com/themsaid/laravel-langman/issues/90

This PR fixes https://github.com/Paratron/hookrouter/issues/149 and ensures: * that we can use React 17 as a peer dependency * fixes some npm vulnerabilities using `npm audit fix`

This PR fixes #109 and #51. The issue is caused by the `stack` being modified while it's been processed. The fix is to simply ignore stack entries that are no...

Resolves: https://github.com/Paratron/hookrouter/issues/150 * Supports ForwardRef in `A` component * Fixes broken parentheses issue (currently running the tests fail)