renege
renege
Not possible to make a Server alias like awesome.dev
Hi, Searching on any-word is broken.. ```
The RefreshToken is not present. Probably because you have to make an extra step (with a POST request or something). But how?
Is it even possible to make it responsive compatible? It always scales to 1920 version.
Hi, lovely package, but I can't figure it out because of the Mandarin. Even the comments in the code aren't readable for less smarter humans.
``` PHP Fatal error: Uncaught ReflectionException: Class sneaker does not exist in /home/forge/foobar.com/vendor/laravel/framework/src/Illuminate/Container/Container.php:719 Stack trace: #0 /home/forge/foobar.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(719): ReflectionClass->__construct('sneaker') #1 /home/forge/foobar.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(598): Illuminate\Container\Container->build('sneaker') #2 /home/forge/foobar.com/vendor/laravel/framework/src/Illuminate/Container/Container.php(567): Illuminate\Container\Container->resolve('sneaker') #3 /home/forge/foobar.com/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(708): Illuminate\Container\Container->make('sneaker') #4 /home/forge/foobar.com/vendor/laravel/framework/src/Illuminate/Foundation/helpers.php(107): Illuminate\Foundation\Application->make('sneaker')...
Hi, @sschlein @mpociot Having issues on latest V2-version of Nova: *2.12.0* ``` Declaration of Beyondcode\FilterableCard\FilterableValue::aggregate($request, $model, $function, $column = NULL) should be compatible with Laravel\Nova\Metrics\Value::aggregate($request, $model, $function, $column = NULL,...
Hi, It's not working when I'm doing this as a mask for the validation of input dd/mm/yyyy: `` I want days to be max 31, months to be max 12,...
Hi, I have a background service running and there I call: ```SendIntentAndroid.openApp('com.foobar')``` But the app is not opening to the foreground when triggered in the background. The function is called,...
how to add a default select option? like ``` Boobar foobar Cobar ```