Hedi
Getting screen size inside filamentphp?
i look at this problem a different way, instead of using screen size to determine if the user is using mobile or wide screen, i just decided to use useragent and check if the user is mobile with this package
https://packagist.org/packages/jenssegers/agent
4 replies
make pages load with progressbar?
i'm aware of this plugin
https://filamentphp.com/plugins/njxqlus-progress-bar
but, it doesn't to much..
10 replies
Failed to extract the request port. Ensure the log line contains a valid port: [Wed Dec 18 18:57:35
i couldn't find why this problem is occuring, but this custom function inside laravel's ServeCommand.php somehow minimized the problematics. so i'm gonna close this.
15 replies
Failed to extract the request port. Ensure the log line contains a valid port: [Wed Dec 18 18:57:35
uhh i have no idea actually, i said maybe it's
npm run dev
because vite sends js and css files on different ports from what i see in the network tab in inspect tab of the browser15 replies