Skip to content
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: newline unexpected #11

Open
homeoftheunits opened this issue Oct 5, 2018 · 0 comments
Open

Syntax error: newline unexpected #11

homeoftheunits opened this issue Oct 5, 2018 · 0 comments

Comments

@homeoftheunits
Copy link

Hi,

i use mjml in my laravel 5.6 homestead env. I run return $this->mjml('email.register'); in my Mail Class. First i get an Permission denied Error in 'storage/framework/views/. I solved this with sudo chmod -Rvc 755 storage. Now i get the error:

/home/vagrant/project/storage/framework/views/8e5aa8942c86a92b4000071902c0d6c6a7f9d859.php -o /home/vagrant/project/storage/framework/views/e93fbd3b0232a84a0ac393580cf5a8cdafa63541.php\" failed.\n\nExit Code: 2(Misuse of shell builtins)\n\nWorking directory: /home/vagrant/project/public

Output:
================

Error Output:
================
/home/vagrant/project/storage/framework/views/8e5aa8942c86a92b4000071902c0d6c6a7f9d859.php: 2: /home/vagrant/project/storage/framework/views/8e5aa8942c86a92b4000071902c0d6c6a7f9d859.php: Syntax error: newline unexpected

What do i wrong?

Cheers
Ralf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant