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

@extends not working #4

Open
ied3vil opened this issue Mar 3, 2015 · 3 comments
Open

@extends not working #4

ied3vil opened this issue Mar 3, 2015 · 3 comments

Comments

@ied3vil
Copy link

ied3vil commented Mar 3, 2015

Hello

The library works, but trying an extend failed.

The section is not showing up, but the @extends clause is sent to the browser

main.blade.php Code:

@extends('global/skeleton')

@section('body')

Content goes here yo

@endsection

@Hretic
Copy link

Hretic commented Mar 21, 2015

hi
this lib is based on older version of blade .
i think you have to use @layout instead of @extends

@ied3vil
Copy link
Author

ied3vil commented Mar 21, 2015

I since removed the library... :(

@elzedy
Copy link

elzedy commented Apr 4, 2015

Thanks alot
wait for more :)

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