First of all drop table article and just a typo tip it should be 'articles'. Then got to the migrati...
hey have you provided permissions to uploads folder? Also you are providing assets path and saving...
hi first try printing data. <?php dd($values) ?> @foreach($values as $value) <ul><li&...
Have you tried to compare both result for $orders = Orders::orderBy('nr_intern', 'DESC')->get();...
The Laravel portal for problem solving, knowledge sharing and community building.