Laravel : unexpected token 'Default' [closed] - php

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 2 days ago.
Improve this question
enter image description hereenter image description here
I'm stuck in this error
whenever I create a laravel project i get these errors out of nowhere
this is very confusing
I tried to uninstall and reinstall php
and now checking on my system php -v; i have version 8.2.0
and i have laravel installer : 4.4.0

Related

Class 'Spatie\Activitylog\ActivitylogFacade' not found in activity log in laravel 7.1 [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 2 years ago.
Improve this question
I have installed spatie laravel activity log package but it is giving this error
I am following this documentation https://github.com/spatie/activitylog
This repository was updated 4 years ago and not compatible with Laravel7. Instead you can use https://github.com/spatie/laravel-activitylog
This repository has been archived by the owner. It is now read-only.

Routes not found after deploy laravel app on shared server [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 2 years ago.
Improve this question
I'm trying to deploy a laravel application, but I'm keep getting this error:
My views are not found
I used cPanel for deployment. I tried every solution I could find on the internet.
In fact, this is not a missing route error, just the view file was not found.
Checks that you have uploaded all the project files correctly, and that the view name is correct, these are the possible causes of the error.

Why is php composer.phar install is just hanging? [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 6 years ago.
Improve this question
php composer.phar install,
php composer.phar update, and
php composer.phar self-update
They all just hang and go nowhere. I wonder why
I had a php ide open with with debug on, and another running program was sitting at a breakpoint, roadblocking any php statement.
It's the second time it happened to me.

CodeIgniter with PHP Access Forbidden (Windows 10) [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 7 years ago.
Improve this question
I am working on a PHP project on the localhost using CodeIgniter/XAMPP and have encountered this as soon as I try get into one of my controllers.
I have worked on other computers and have had no problems like this.
The issue appears to be with your permissions. You need to change the permssions of the '/var/www' on Apache2 or if you're using Apache change the permission of 'Htdocs'.

Input string was not in a correct format for mindbody API in symfony2 [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 7 years ago.
Improve this question
I am working with mind body API integrating it with symfony2 project using wmds/MindBodyAPIBundle Bundle, i am using sandbox [-99] studio for testing all working fine on localhost but when i upload project on server. it is giving me error of
Server was unable to read request. --->
There is an error in XML document (2, 1144). --->
Input string was not in a correct format.

Categories