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

Hey this is an awesome app #40

Closed
douxlagithub opened this issue Feb 13, 2015 · 3 comments
Closed

Hey this is an awesome app #40

douxlagithub opened this issue Feb 13, 2015 · 3 comments

Comments

@douxlagithub
Copy link

I just got a smart app from laravel 5 powered, But after I installed, then got into admin page, I still couldn't edit all of the components. For example I want to edit news category or even add a new category, the app returns an error page inside the popup bootstrap window. How can I get it work? Help please. All news shipped with the app already been installed through db:seed command. When I was in front page, everything was going well.

@zei
Copy link

zei commented Feb 13, 2015

Some if statements seem to be somewhat misformatted. If you remove the line break in lines 66-67 of views/admin/newscategory/create_edit.blade.php between the @if tag and condition, it should work.

@douxlagithub
Copy link
Author

Oh yeah, that fixes my problem. I tried to open up all of template files then found everything was broken lines. For example the wildcard statements was broken into two lines like:
{{
Lang::() }}
And so and so...
then also
@if
(some_arguments)
@endif
And more...
It seems like the content was text-wrapped before it uploaded to the server..
If so, please re-upload unwrapped version if available!

@stojankukrika
Copy link
Collaborator

Thanks for add issue. I use Zend Studio formatter, but now I realized tat he is not the best, and user must fix it manualy. Tnx for comment. 👍 Have a nice day.

@zcosmin20 zcosmin20 mentioned this issue Dec 1, 2015
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

3 participants