Support the ongoing development of Laravel.io →

2,392 Threads

Laravel Pagination

I use a form to filter all the data. But when i go to page 2 or any other, i get all the data instea...

0 Likes
4 Replies

tappleby/laravel-auth-token

Hello, on the client i get the user information via Route::get('auth', 'Tappleby\AuthToken\AuthToken...

0 Likes
0 Replies

Request::create() how to get array data?

I have the following in my controller, I want to get to the POST (store()) method of anotherControll...

0 Likes
0 Replies

Restful controller ( NotFoundHttpException )

Hello everyone, I get this error for the post method not for get method Symfony \ Component \ HttpK...

0 Likes
8 Replies
Solved
posted 9 years ago

Assign data to and call variable within a model

How do you assign data to and pull data from a variable in a laravel model? The normal way I do it i...

0 Likes
2 Replies

Laravel 4 Event Listeners and NodeJS/Socket.io

I am trying to make some information display in real-time on a site of mine. Followed this guide: ht...

0 Likes
2 Replies

ajax "delete" method not working in remote site

I have a Kendo Ui grid in my laravel application. It uses laravel resource route for CRUD operation....

0 Likes
4 Replies
posted 9 years ago

NotFoundHttpException issue

Hi, It is the first time I use Laravel. I start with a simple project, this is my routes file conten...

0 Likes
10 Replies
Solved
posted 9 years ago

Redirect without changing address bar

Hi, Is there any way to "redirect" user to another page without changing the address bar?...

0 Likes
6 Replies
Solved

Undefined offest:0

I keep getting this error here $regionID = $destinationQuery[0]->RegionID; It is when u'm trying...

0 Likes
0 Replies

link_to() showing URL-encoded route parameter

Hello, I am setting up an app that's able to handle localized prefixes. I am basically using a tweak...

0 Likes
0 Replies

L5 route:scan

Just updated L5, and no more artisan route:scan command, so how to add new routes now?

0 Likes
4 Replies
Solved
posted 9 years ago

Filter on route group causes incorrect parameter value.

Hi people. First of all, know that I'm a Laravel beginner, started working on it a week ago. So I ha...

0 Likes
1 Replies
Solved

Where to build a menu

I am using https://github.com/lavary/laravel-menu to build the menus for my site. The problem is the...

0 Likes
1 Replies
Solved

Multiple ajax requests causing session persistance to fail

I have a page that makes two ajax requests fired by the same event, so they will be firing pretty mu...

0 Likes
2 Replies

Having troubles with the date.

Hi, i need to get the real date. For example i put this code on my laravel app: echo date("d-m-...

0 Likes
1 Replies

cURL or is there a native alternative?

I need to make some HTTP calls from within my routes / controllers ... and I immediately assume that...

0 Likes
1 Replies

Google Bot Accessing My AJAX Routes, Produces a 405 Error

So, I've been getting all kinds of 405 errors within my logs. I finally decided to send myself an em...

0 Likes
2 Replies

How to pass data to a view?

Hello, i want to pass an array of all users that have in the field: number='1' My controller: publi...

0 Likes
3 Replies
Solved

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

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.