I am building a custom search engine that allows searching by several fields. The error syntax error, unexpected end of file appears and it tells me it is on line 201 of my code, right in the last php ().
I have a web application in a production environment. The path to the command is correctly set on the server, but it still throws error Illuminate\Console\Command not found. Solutions tryied -> (composer dump-autoload, deleted vendor and reinstalled...
I am trying to convert word document to pdf using libreoffice. The command works fine in terminal but in controller of my application written in php using shell_exec() or exec() it doesn't work. exec()'s return_var is 77 and I think it means :
I am currently developping a WordPress website locally since I have much work to do before getting it uploaded. For local hosting purpose, I am using Local by Flywheel. As I wanted to start testing pages layout, I tried to upload some media in the...
Running PHP/Apache on localhost. Yes, very old versions (Apache/2.4.10 (Win32) PHP/5.4.34), but the code has worked for years. I had been relying on the Xsendfile Apache module, but that failed silently. Changed to use explicit calls to header() and...
im trying to create php web application with microsoft graph sdk (Microsoft Graph SDK for PHP), that will allow to sign-in with ANY microsoft account, and send emails from user email when user offline. Is it possible at all? Can application send...
I have been using MongoDB for several years with PHP. Using ScaleGrid server (replicaset) MongoDB is not installed on my server. I use MongoDB driver 1.17.2 ( Most of the time everything goes well but very randomly in the logs I find the following...
i have a project which is made in laravel, vuejs, inertiajs. From a long time i am facing a issue, when i duplicate the current tab or press the back button of the browser, it throws a json:
I am trying to make a function that checks if a string is valid or not, meaning that if a user inputs 'hi,' it wouldn't work as there is a comma (the string doesn't allow any special characters). I am trying to echo the function but the output is...
Currently I am trying to upload file from my PHP form to a file server (shared folder) via API. Files which are less than 65KB uploads fine, but when I try to upload 80KB or higher, it doesnt go into the shared folder. I have already configured my...
e.g. I have a Show action for my Categories, and there is an actions property I want to provide the frontend with the list of actions that the current logged in user can do on this entity (e.g. ).
Few days ago i faced a problem in my production environment. Let's say i've got a FOOClass. When i tried to use it in another class i made a typo in the use statement like so use My\Namespace\FooClass;
I am using phpoffice\Phpspreadsheet and when I upload Excel it shows me error Top Sheet!E102 -> Top Sheet!E15 -> Table Table7 for Structured Reference cannot be located
Вы не можете начинать темы Вы не можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы не можете добавлять вложения