Ahmed Alaa

Results 9 comments of Ahmed Alaa

We already have Laravel's default middleware `auth` and `guest`, this is useless.

Proposal --- Remove `skip()` and `take()` in Laravel 13 to reduce ambiguity and enforce consistency with SQL terminology. As aliases for `offset()` and `limit()`, they introduce unnecessary abstraction. I appreciate...

Hello @stancl and @crynobone I think this should be closed in favor of: #57497 and #57534.

Should we close this now after merging #56472?

Instead of writing: > You can make the intent clearer by passing a dedicated `@prop` to the component: ```blade ``` Then, inside the component, define the prop and handle it...

Hello @erikverbeek and @crynobone This issue may be closed in favor of: https://github.com/laravel/helpers/pull/38

Hello @gmutinel you should not use the Laravel helpers package.

Hello @noraj Yes, I think so. I'm new to Docsify, and I've created a new project to try it out, but it doesn't seem to highlight anything.