codestudiohq / laravel-totem

Manage Your Laravel Schedule From A Web Dashboard
MIT License
1.78k stars 224 forks source link

Fix search if url ?q not isset #268

Closed CrazyBoy49z closed 3 years ago

CrazyBoy49z commented 3 years ago

In production if request totem/tasks show empty tasks, if add totem/tasks?q= tasks shows

image

qschmick commented 3 years ago

@CrazyBoy49z Can you please provide a few extra details to help with debugging this issues:

CrazyBoy49z commented 3 years ago

php: 7.4 Laravel Framework: 8.22.1 laravel-totem: "^8.0"

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

CrazyBoy49z commented 3 years ago

up