Bálint Szekeres

Results 4 issues of Bálint Szekeres

Added support for `composer.json`'s `extra` attribute (with key `advanced-custom-fields-pro-key`) as a fallback.

Use `this.image.size` if possible instead of the current `window.performance` dark magic.

I've replaced the aliased facades (`Route`, `Validator`) with fully qualified class names. This fix solves the issue when someone disables the facade alias registration in Laravel config.

### What feature do you want to add? Right now the `index.html` [contains](https://github.com/movie-web/movie-web/blob/dev/index.html#L121-L123) a standard Google Fonts snippet for loading the Open Sans font. That results at least 3 network...

feature
awaiting-approval