Support the ongoing development of Laravel.io →

2,390 Threads

posted 10 years ago

Problem with ajax and laravel

Hello friends, I am desperate , I need to use laravel 4 with ajax . I am using http://arshaw.com/ful...

0 Likes
2 Replies

Laravel Paid Plugins and suggestion

I heard that Taylor is working on paid Laravel modules? Does anyone know when they come out and they...

0 Likes
0 Replies

Load different template on different request

I do have 2 different on my pages but I would like to load in different situation, for example when...

0 Likes
1 Replies
posted 10 years ago

RestAPI compatible with Ember.js

Hi there, I am using Ember.js (http://emberjs.com/) for developing most of my frontend-applications...

0 Likes
3 Replies
Solved
posted 10 years ago

Laravel ignores server port

I'm trying to use Laravel inside of a web IDE's virtual machine (Codio in this case). They use a cus...

0 Likes
4 Replies
Solved

Eloquent query based on (multiple) route params

I have a route like this: www.mysite.com/agenda/2014/08/16?tags=entertainement,sport,information&...

0 Likes
5 Replies
Solved

Need help with laravel routing

So I'm trying to match a simple route with laravel that looks something like /ID-OPTIONAL/OPTIONAL2/...

0 Likes
1 Replies
posted 10 years ago

Global Filter with Filter Class?

Hi all, My application has a filter class, like this: class TestFilter { public function filter...

0 Likes
1 Replies
posted 10 years ago

Routes with a dot inside

Hi, I have the url: http://website.com/attachments/myName.pdf But it is not working, because of the...

0 Likes
9 Replies
Solved
posted 10 years ago

Remote GET request

Hello, how i can use GET requests with Laravel?

0 Likes
2 Replies
Solved
posted 10 years ago

Template for page Redirecting to

Hello Guys. In my form there is an image in base64, to make a post the Laravel redirects to a white...

0 Likes
0 Replies

Advanced ajax pagination - what to do when there is option to show 5/10/25/50 itesm per page and there are delete operations as well

Hi all. Found this: https://gist.github.com/dariodiaz/7598665 Works great. Questions: How should I...

0 Likes
3 Replies
posted 10 years ago

Get a URI that has ? in it

Hi All, Im integrating Sagepay and after successful payment it returns a url like so: /success?crypt...

0 Likes
5 Replies
posted 10 years ago

about route configuration

When i set up Laravel in my pc(windows 8), i have a problem that i cannot access another page except...

0 Likes
0 Replies

Basic routing question for get & posts to a controller

Hi, is there a better way to be doing this? I've got a bunch of sections within a user's profile tha...

0 Likes
5 Replies

How to clean up this code? Dynamically setting property names, eager loading, handling arrays

WARNING: NASTY PROCEDURAL CODE AHEAD. Let's say I have an ajaxified to-do list app. I have this rout...

0 Likes
0 Replies

Same route::controller('/') with different controllers

I've been trying to organize my route like this ( Laravel 4.1 ) Route::controller('/', 'HomeControll...

0 Likes
1 Replies

Validation exception with different results

I am creating Validation service witch throws ValidationException if error ocured. That works fine,...

0 Likes
0 Replies

Redirect::Back() tries to return to favicon.ico

I have an app using laravel 4.1. In an edit function - which has been working fine up until now has...

0 Likes
1 Replies
posted 10 years ago

$this->beforeFilter() ordering

Hey all, Can someone explain to me how the beforeFilter() thing works? I'm running into an issue wh...

0 Likes
1 Replies

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.