tall icon indicating copy to clipboard operation
tall copied to clipboard

A TALL (Tailwind CSS, Alpine.js, Laravel and Livewire) Preset for Laravel

Results 11 tall issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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...

enhancement

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...

enhancement

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...

enhancement

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...

enhancement

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,...

enhancement

I noticed that everything is hardcoded text. I'm going to open a pull request with proper auth texts soon.

enhancement

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...

enhancement

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`...