All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Fixing RouterServiceProvider foreach error
- Updating
composer.json
- Compiler: Due to template-related issues, we switched translation caching from Compiler generation to Compiler engine (on rendering)
- Route managment for translated urls
- Excluded urls managment
- composer illuminate/filesystem dependency downgrade (for more PHP support)
- Package Auto Discovery
- Independant Cache managment (& Facade) with new command to clear it
- Prefix path managment
- Updating
composer.json
- Composer package name
- Custom user-agent injection
- Method to find & parse
__()
&trans()
PHP tags
- Upgrading library version
- Implementing Util.Url class
- README: Slack tag
- PHP library version
- Compiler: Overwriting @lang behavior
- Managing Laravel Cache service as PSR-6 Adapter
- Rewriting all routes with locale prefixes
- Adding helpers functions to use them in blade templates