Support the ongoing development of Laravel.io →

2,390 Threads

posted 10 years ago

Route Filter

Hi Ive create a Route filter to check is the user is on a subscription. Im not trying to change the...

0 Likes
3 Replies
Solved

Dynamic routing group

Hi all, i have a group of url that i want route. I have a field in my db called "permalink"...

0 Likes
0 Replies

Jquery DOM manipulation using values from xml-file

Hello everyone! I actually struggle trying to add elements to the DOM using jquery. The data I want...

0 Likes
0 Replies

Store information to DB with Ajax / Jquery / javascript ? Best solution?

Hi there, I have a view that shows a list of "things". Each "thing" has a checkb...

0 Likes
3 Replies

Routing options to enable users to navigate a public folder

Hi I'm developing a site that will allow registered users to 'navigate' and view content (office doc...

0 Likes
4 Replies
posted 10 years ago

Redirect unsecure requests to secure request

Hi, What is the best way to redirects that aren't secure, to a secure request? Like http://foo.bar s...

0 Likes
9 Replies

Validating "bad words"

Did anyone manage to get it working ? to use laravels Validation to check i "username" con...

0 Likes
1 Replies
posted 10 years ago

Can't have a route named "packages"?

I'm in trouble: I have an iOS app which is used to track packages, I rewrote my backend using larave...

0 Likes
1 Replies
posted 10 years ago

Subrequest in Route Filter causes passing of sub request parameters to Controller of original/parent request

I'm using Laravel to build an Api, and also an in the same install that consumes that API with "...

0 Likes
0 Replies

Dynamical Routing - ALL Routes

Hello, I want to get the full route as a string dynamically. If I have for example "example.com...

0 Likes
4 Replies
posted 10 years ago

Nested Resource Route Not Being Caught on POST

I've got a resource route that I need to get to, but for some reason, when I POST to the route, my c...

0 Likes
0 Replies
posted 10 years ago

Enquiry about routing.

Route::resource('admin/invoice', 'InvoiceController'); Route::get('admin/invoice/settings', array(...

0 Likes
2 Replies
Solved

Press back button takes me to unexpected page after update method

Hi everyone, So I am creating an application that manages clients with the CRUD operations using Rou...

0 Likes
2 Replies

Laravel Artdarek Facebook problem

I copied the code of artdarek oAuth into my controller. Here's the code public function loginWithFac...

0 Likes
0 Replies

Unhashing the password

Hi all, I am a new user to laravel. In my website,i am hashing the password and saving them in db ,n...

0 Likes
7 Replies

[L3.2] Set custom headers to all Requests.

Hello, I wish to set headers to all http requests in Laravel 3.2 header('Cache-Control', 'nocache,...

0 Likes
1 Replies

Very long “Router Dispatch” event in Clockwork on localhost server

I'm developing an app locally but I'm experiencing very poor performance. When tracking it down with...

0 Likes
0 Replies

how to pass a url to route

Hello, for my requirement, i need to strap referrer data so i am using like this {{ route('go', arra...

0 Likes
1 Replies

Url Resolution behind reverse proxy

Hi everyone, I created I small application and it's working smoothly in internal network. I've then...

0 Likes
0 Replies

Encrypted cookies

I've upgraded Laravel from 4.0 to 4.1. My application sets Cookies, which I also use in javascript....

0 Likes
0 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.