This repository has been archived by the owner on Sep 12, 2022. It is now read-only.
Added
- Created database seeders (fc3a2a6)(d767557)(089c117)
- Created filterable projects (cbd956d)
- Implemented Education and Experience (182a729)
- Implemented Settings (350deb8)
- Translatable settings (dff5ba5)
- Reload content when locale is changed (0382b36)
- Use value from .env file for API_URL (5b31185)
- Delete old images of models (8331abf)
Changed
- Add links field only on update (8b5a9de)
- Use Laravel Hash facade (cc830fb)
- Changed increment to bigIncrement (8582eeb)
- Changed minimal php version to 7.2 (00f97bb)
- Removed image attribute value if nothing is uploaded (aa17d7d)
- Updated Travis CI configuration (3497344)
Fixed
- Check if $value isn't empty (ca054eb)
- Fixed localization (2a19468)(61ead68)
- Fixed contact form (0af7381)
- Fixed horizon access for production environment (71fd2d3)
- Fixed telescope for production environment (b137350)
- Override Setting get() function to fix translations (30f520a)
- Fixed experience image size (b8db390)