tall
tall copied to clipboard
A TALL (Tailwind CSS, Alpine.js, Laravel and Livewire) Preset for Laravel
I figured I'd raise this as a discussion point to see what people think so we can come to a consensus before raising anything. Right now we've got a handful...
Many solutions of laravel are not accessible if you are using this preset (including security features). For example the concern [AuthenticatesUsers](https://github.com/laravel/ui/blob/2.x/auth-backend/AuthenticatesUsers.php). It ships with throttling login attempts and choosing a...
I think it would be a nice idea to take some screenshots of the important pages in an application that uses this preset and upload them when a pull request...
A visual clue would be helpful while livewire is doing something in the background. I recommend the [tailwind spinner plugin](https://github.com/aniftyco/tailwindcss-spinner) for this purpose. I'd be willed to create a PR...
Would you be interested in a `--pest` option which would convert the existing PHPUnit test suite to Pest tests? I'm converting it on my project anyway, and it would be...
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,...
I noticed that everything is hardcoded text. I'm going to open a pull request with proper auth texts soon.
While the current preset was made to pretty much a match the existing laravel/ui presets one-to-one, I feel like we could probably go a little bit further for people that...
This is an automated pull request from [Shift](https://laravelshift.com) to update your package code and dependencies to be compatible with Laravel 11.x. **Before merging**, you need to: - Checkout the `l11-compatibility`...