Error when i make submet in csrf @laravel
I make html form in laravel blade And I add @csrf inside the form and try ad {{ csrf_field() }} and But every time I make submit I have 419 PAGE EXPIRED my php 8.1 my laravel 10.1 Hi I…
I make html form in laravel blade And I add @csrf inside the form and try ad {{ csrf_field() }} and But every time I make submit I have 419 PAGE EXPIRED my php 8.1 my laravel 10.1 Hi I…
How can I save the output result of the at command to a TXT file as a logger? What I tried was... echo "command" | at now + 1 hour>file.txt more unfortunately he did not save the result. I would…
I've launched Jenkins to my Virtual machine agent. My virtual machine is Ubuntu 20.04. When I run node -v on VM, I get v16.20.1. But when I run this pipeline in Jenkins: pipeline { agent { label 'ubuntu-server' } stages…
What's the best way of setting wordpress in linux ( ubuntu 22.04 ) ? I tried using xampp , I have been getting errors that it can't connect to the database despite the database being active and the credentials being…
Under Ubuntu I experiencetd that the usage of different debug levels for loggers to stdout and to file is not possible. In my Windows environment (Spyder with Anacosna) it works as expected. Please see my example code. Anyone has an…
I am trying to change default session and cookie path for one of my application which is hosted on a EC2 server, that has multiple websites hosted. I have tried both PHP and .htaccess method in PHP file $currentCookieParams =…
I'm trying to start running Screaming Frog in the Google Cloud Platform console using the steps on the ScreamingFrog website but I'm having trouble getting the Remote Desktop to run in SSH. Every time I enter DISPLAY= /opt/google/chrome-remote-desktop/start-host --code="4/0AZEOvhVqPx3gYL01LCIWIK8idzut9v47hRYwL5QWi4EOhDt_JJaO0ZrPLMCs_EiMNacfCQ" --redirect-url="https://remotedesktop.google.com/_/oauthredirect"…
I use Linux (i.e. Ubuntu 23.04) and I installed the Dart SDK with the instructions mentioned on Dart's website. The dart command is accessible but I can not use the dartaotruntime command. The terminal says that the command is not…
I'm on Ubuntu 22.10 and I've done a standard apache and php install with > sudo apt install apache2 and the default page appears at 127.0.0.1 on a browser. It works! Then I installed mySQL and starting it works >…
I am installing Apace AGE by following insulation steps form this :https://theundersurfers.netlify.app/age-installation/ But when I am on this step: (https://phpout.com/wp-content/uploads/2023/07/0hd1Y.png) It giving me this error: (https://phpout.com/wp-content/uploads/2023/07/cDhoG.png) Please anyone who may help to get it done or any other reference site…