Support the ongoing development of Laravel.io →

Tor Erik Berg

Joined 28 Nov 2019

Statistics

Threads 2
Replies 4
Solutions 1
Articles 0
posted 4 years ago

Strugle with update function controller

Hi! Have this form (view) -> edit.blade.php `@extends('layouts.app') @section('content') <div...

0 Likes
0 Replies

Need help with my controller -> query

Hi! Have this controller code, that wil display data in datatable with 3 buttons. But it Gives me t...

0 Likes
2 Replies
Solved
replied 4 years ago
0 Likes
replied 4 years ago

How show the login user in the page?

Hi! If you want to display user on webpage i use -> {{ Auth::user()->name }} Is this what you...

0 Likes
replied 4 years ago

Need help with my controller -> query

Hi All! Found the solution to this, hope that this can help others... ` public function index(Reques...

0 Likes
Solved
replied 4 years ago

Need help with my controller -> query

Hi! Sorry that dosent help. Same error Added -get() after ->rawColumns(['action']) ->make(true...

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.