Support the ongoing development of Laravel.io →

sayanz

Joined 15 Jul 2014

Statistics

Threads 3
Replies 2
Solutions 0
Articles 0

when i try to access to methode destroy i have this error ( MethodNotAllowedHttpException )

when i try to delete user I have this error More Information --------------------------------------...

0 Likes
1 Replies

please i have bizarre problem

when i click on < EDIT POST > i cant send Input::All() to PostController i have this link http...

0 Likes
2 Replies
posted 9 years ago

i can't send input to DB

{{ Form::model($user, array('method' => 'put', 'action' => array('user.update', $user->id)...

0 Likes
2 Replies
replied 9 years ago

please i have bizarre problem

webbear1000 said: It looks like your form's method might be set to "get"

0 Likes
replied 9 years ago

Artisan CLI

change public function down() { Schema::drop('tasks'); } to public function down() { Schema...

0 Likes

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.