-
Notifications
You must be signed in to change notification settings - Fork 340
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
syntax error, unexpected '::' (T_PAAMAYIM_NEKUDOTAYIM) #94
Comments
I also experience this error after updating when trying to perform any console commands, v1.1.6 |
The solution to this issue has already been resolved #93 We are waiting @taylorotwell launch the new version with this fix. |
Fix version v1.1.7 |
I'start learning laravel Himanshu Nishad @if(session('successMsg'))
{{session('successMsg')}}
@foreach($students as $students 'students')
@endsection
namespace App\Http\Controllers; use Illuminate\Http\Request; class StudentController extends Controller
} |
Symfony\Component\Debug\Exception\FatalErrorException · vendor/laravel/scout/src/Console/FlushCommand.php:32
syntax error, unexpected '::' (T_PAAMAYIM_NEKUDOTAYIM)
Stage
local
Severity
error
Stacktrace summary
vendor/laravel/scout/src/Console/FlushCommand.php:32 · [main]
The text was updated successfully, but these errors were encountered: