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

WIP: Extra Features #31

Closed imliam closed 1 year ago

imliam commented 4 years ago

Per #22, this PR adds some extra features on top of the basic preset. Currently, this is just an application layout shell and a stub for an account settings page, but the goal would be to also cover the other things mentioned in the issue.

Right now, it also requires you to use the --auth preset too, as the links in the application shell and account settings page makes no sense without authentication.

danharrin commented 1 year ago

Closing as stale.