Support the ongoing development of Laravel.io →
posted 4 years ago
Laravel
Last updated 1 year ago.
0

trying this may be useful php artisan cache:clear

0

didn't help

0

yes here is rendered form

<form method="POST" action="http://ag.local/search"; accept-charset="UTF-8" class="search_form input_container" novalidate="1"><input name="_token" type="hidden" value="yl2Y40TRo2n8Ib37HdRVGEMYkfF4p5SexpI52gV4">
            <input class="search_input" type="text" placeholder="" name="search_text" value="">
            <div class="search_padding">
                <img src="/img/user/search/search.png">
            </div>
        </form>
0

You must be passed csrf tokan on post metord.

{{ Form::token() }}
0

Sign in to participate in this thread!

Eventy

Your banner here too?

nicdnepr nicdnepr Joined 12 Aug 2019

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.