can't get the problem solved with this code here is my blade file whenever i am submitting form it is not inserting data in database which is a problem and i have checked everthing including model , migration etc. but not getting any error but still data is not getting submit
select category
@foreach($categoryname as $data)
{{ $data->categoryName }}
@endforeach
Status:
active
Product description
Unit price
(Rs.)
weight
(g)
Quantity
(per box)
Boxes
(cartoon)
(Rs.)
+[/b] Add Product
< /code>
Я хочу, чтобы мой код вставлял данные в мою базу данных, но он возвращается и не предоставляет ошибку
или успех, если я проверю мою базу данных, нет данных, пожалуйста, решите проблему < /p>
< /blockquote>
can't get the problem solved with this code here is my blade file whenever i am submitting form it is not inserting data in database which is a problem and i have checked everthing including model , migration etc. but not getting any error but still data is not getting submit
select category @foreach($categoryname as $data) {{ $data->categoryName }} @endforeach
Status:[/i]
active
Product description
Unit price
(Rs.)
weight
(g)
Quantity
(per box)
Boxes
(cartoon)
(Rs.)
+[/b] Add Product
< /code>
Я хочу, чтобы мой код вставлял данные в мою базу данных, но он возвращается и не предоставляет ошибку или успех, если я проверю мою базу данных, нет данных, пожалуйста, решите проблему < /p> < /blockquote>