laravel-frontend-presets / tall

A TALL (Tailwind CSS, Alpine.js, Laravel and Livewire) Preset for Laravel
MIT License
2.46k stars 207 forks source link

Add slot for Full-Page Components #71

Closed iAmKevinMcKee closed 4 years ago

iAmKevinMcKee commented 4 years ago

Would you accept a PR that adds a {{ $slot }} in the app.blade.php file so you could easily use Full Page Components out of the box?

imliam commented 4 years ago

I could swear we already had that - but looks like it was only ever applied to the layouts/auth.blade.php - it'd be good to have symmetry with layouts/app.blade.php here.

ryangjchandler commented 4 years ago

Closed by #72.