fadrian06

Results 19 comments of fadrian06

Hi there! Instead of adding Travis CI, we'll be implementing GitHub Actions for this pull request.

> Nice idea. Which lines would get wrapped in try? Just the call that throws? The current cursor selection? Well I think it would save some time if only the...

### I am having overflow problems on mobile ![Screenshot_20240217-132912.png](https://github.com/picocss/pico/assets/109766973/cb479e09-20f6-4b55-ab31-de9a0ef44cfe) The third button of the group leaves the container

## Temporal solution ![image](https://github.com/leafsphp/ui/assets/109766973/e993f78b-45de-41ca-b90a-97beb666b24b) ![image](https://github.com/leafsphp/ui/assets/109766973/c0bf49b2-eba0-44fc-a3f1-be067aa8f01b) ![image](https://github.com/leafsphp/ui/assets/109766973/140b9113-f775-4aca-889f-1b1e1494ea39)

## Component classes can optionally declare methods styles() that returns css in string for that component and it only be applied one time when component be used multiple times ```php...

Technically it seems like Flight::group, but it's for one controller

If you only assign 3 methods with their respective controller methods, the rest could be assumed but only if those methods are defined in the controller

So suppose I define to `/id/editar` in Spanish, the edit method and then not finding that you have defined a PUT|PATCH /id/edit I would add an /id/edit to the edit...

I think the use case is pretty good and the API is pretty easy to master. You have an api in Spanish, and you only need the GET / and...