do anyone know how to have the screen to pull down and it would show a search icon button and then a search filter bar on the top? For example in Spotify, ther
I'm using macOS and installed VirtualBox. When I start a machine, I'm getting the following error : Failed to open a session for the virtual machine ubuntu.
I've been screwing around with some really basic grid commands in preparation for a project I want to do. I'm shooting for a 2x3 grid where: Row one would have
On Linux, we can launch a shell script, which keeps writing lines into a file, and at the same time, another "tail -f" process keeps reading the latest tail of
I have a dataset and I would like to show the cumulative total for both Pln and Act in a clustered chart with line. I came up with the DAX formula below. but it
I am trying to implement a login functionality by following https://www.freecodecamp.org/news/how-to-persist-a-logged-in-user-in-react/ blog. I want to persist
Hello $data = User::paginate(5); return view('users',compact('data')); {!! $data->links() !!}
i am trying to deploy a laravel project on my digitalocean server and below are the errors i am getting, tried everything i could but i keep getting this error