Support the ongoing development of Laravel.io →

DCHN04

Joined 4 Oct 2016

Statistics

Threads 7
Replies 5
Solutions 0
Articles 0

wkhtmltopdf on Laravel 5.2

can somebody tell me / give me tutorial link for use wkhtmltopdf?? thank you..

Likes Replies

Table Not Found

i got some error like this : SQLSTATE[42S22]: Column not found: 1054 Unknown column 'tbl_user.id' in...

Likes Replies

Trouble when want show user detail on Laravel 5.2.3x

i want to show detail from database from 'Detail Button' like this but laravel show me error like o...

Likes Replies

Convert value password to md5 on MySQL and About database

it's my form code for password.. {!! Form::open(['url'=>'c_adduser']) !!} ... <div class="...

Likes Replies

About Form::textarea

<textarea rows="4", cols="54" id="keterangan" name="keterangan...

Likes Replies
Solved
replied 6 years ago

Trying to get property of non-object -- No idea where this is coming from, help

makzumi said: This sounds like your object does not exist OR that it is an array... This adding an...

0 Likes
replied 6 years ago

What are the important laravel folders do I need to upload in my host?

CMIIW, all folders is important so u need to upload it all, save all folders except public to one fo...

0 Likes
replied 6 years ago

Wanna Add some text before text insert to database

bikasoon said: You can use mutators. Accessors and mutators allow you to format Eloquent attributes...

0 Likes
replied 6 years ago

Wanna Add some text before text insert to database

public function store_user(Request $req) { mod_user::create($req->all()); Session::...

0 Likes
replied 6 years ago

My route not working well

dapseen said: @DHCN04 I had the same issue today when working on a web App I presumed that you have...

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.

© 2023 Laravel.io - All rights reserved.