Support the ongoing development of Laravel.io →
posted 2 years ago
Last updated by @sprhld 2 years ago.
0

Okay... Problem solved. Or did not exist... To prove, that my working version is still working, I did go back with my code, clear the cache and check the result. Works. Then I go forward to the last, non working version, clear cache an ups... works! Hmm...

atakanatici liked this reply

1

You are returning a view in your create method. Why don't just use a get route like: Route::get('/company/form', 'CompanyController@create); ?

0

That' just for now and this are my first lines with Laravel. The project will grow :-)

BTW: The problem is back again. I try to solve it like I did by changing the code, clear cache, take back all changes and clear again... :-)

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Sprhld sprhld Joined 5 Apr 2022

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.