DEF STUDIO srl

Need help with Laravel and web development?

Hire one of our experts for your projects.

We build tailored products, websites and platforms — with care for UX, performance and maintainability.

Booking open for Q4 — limited slots

Blade Directive

Blade Directive

To help checking features in blade code, this package offers a @feature directive

@feature(AppFeature::multi_language)
    <select name="language" xmlns="http://www.w3.org/1999/html">
        <option value="en">English</option>
        <option value="fr">French</option>
        <option value="it">Italian</option>
    </select>
@endfeature

Suggest a change
Last updated 26 April 2024