Support the ongoing development of Laravel.io →
jasonrust

jasonrust

Joined 16 Jun 2016

Statistics

Threads 1
Replies 19
Solutions 2
Articles 0

My link to github profile is not working on this laravel.io site.

Yesterday, I changed my username on github profile but here (laravel.io) remains old link to my prof...

0 Likes
0 Replies
replied 9 years ago

How to refresh a page without Refreshing Master Page

Hello, jQuery - Ajax, in ajax action u can return view(), it will return compiled html and jst repla...

0 Likes
Solved
replied 9 years ago

How to pass data to json from Database?

BhavinShah2010 said: Hello, jasonrust You mean to say like this , return json_encode(User:all()); T...

0 Likes
replied 9 years ago

How to pass data to json from Database?

Hi BhavinShah2010, try json_encode helper: json_encode(DB::table('users')->get()->toArray());...

0 Likes
Solved
replied 9 years ago

One to One chat application

Hi, its called not one to one :) its Peer-to-peer chat(P2P) look for the simple example to implement...

0 Likes
replied 9 years ago

Class log() does not exist

Hi, i think on composer update composer's autoload or something else trying to call this log() metho...

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.

© 2026 Laravel.io - All rights reserved.