Support the ongoing development of Laravel.io →

spoofy

Joined 27 Apr 2015

Statistics

Threads 7
Replies 6
Solutions 0
Articles 0

JWTAuth - query error!

Hi! Im using jwt.auth middleware in my routes like this: Route::post('/login','AuthController@Login'...

0 Likes
0 Replies

Auth::chek() always return false!

Hello everyone! I have a small problem that i cant figure out. I have a AuthController with two func...

0 Likes
1 Replies

How to recieve json array in view with Ajax that has been sent from controller

Hello! I have a model that look like this: public function GetUserByname($input){ $this-&...

0 Likes
0 Replies

L5.1 why Undefined variable: userInput in View?

Hi! Why im a getting this error in my view?? Controller------ public function createPost(PostReques...

0 Likes
2 Replies

Json response

Hi! Im trying to get a json response in Laravel 5. //variables in my Model $URL= "https://maps....

0 Likes
4 Replies
replied 8 years ago

My laravel code is a mess :(

what do you need to know? Controllers are under the Http folder,resources has the views and Model ar...

0 Likes
replied 8 years ago

(Please help me :( )Column Values Not Showing in Show Page

@foreach($values as $value) <ul><li>{{$song->title}}</li></ul> @endforeac...

0 Likes
replied 8 years ago

Json response

Everything is working i just want to know why laravel i showing HTTP status in the json response lik...

0 Likes
replied 8 years ago

Json response

aaah i see! Than you! that worked!:)

0 Likes
replied 8 years ago
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.