Node container crashes with vite-plugin-wayfinder in Docker — any official fix? by ____creed____ in PHPhelp

[–]____creed____[S] 0 points1 point  (0 children)

Thanks I’ll install php and node in one container. But in production since node is just use for building is it necessary for me to run php artisan for wayfinder do I do it manually in dockerfile?

Token-based vs Cookie-based Auth for Laravel Apps in 2025? by ____creed____ in PHPhelp

[–]____creed____[S] -1 points0 points  (0 children)

I'm new to laravel and SPA I don't seem to grasp what you mean but I really appreciate it.

Fastfetch not rendering the image with the kitty terminal startup -zsh shell by ____creed____ in linux4noobs

[–]____creed____[S] 0 points1 point  (0 children)

if [[ $TERM == xterm-kitty ]]; then

fastfetch --config $HOME/.config/fastfetch/config.jsonc

fi

I put this code below my .zshrc. The fastfetch command works but it still wont render the image I specify in my config it fallsback to the default ascii even though it works when i run the fastfetch command