Support the ongoing development of Laravel.io →

2,392 Threads

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
posted 10 years ago

Request::is() equivalent for action based routes ? Or named based routes ?

Hi ! I have a navigation menu with childrens. So I need to put a class active to the element when is...

0 Likes
0 Replies
posted 10 years ago

Redirect Loop

I want to redirect different User types to same '/dashboard' url. So basically after login when rout...

0 Likes
5 Replies

Use jQuery Datepicker to redirect to page

I have an inline jQuery Bootstrap Datepicker on my homepage. When someone clicks on a date, I want t...

0 Likes
2 Replies
Solved

Routing, match two routes and decide in controller

Hi, I have a special case that I can't find a solution for in the routing. I know I could change the...

0 Likes
0 Replies
posted 10 years ago

Change paginated url '?page=' to '?p=' or something else. Possible?

Is it possible to change a paginator url to something else besides '?page=' ?

0 Likes
2 Replies
Solved
posted 10 years ago

URL::route() generates url's with another subdomain

Hi, Has anyone experienced that URL::route() generates URL's with a different subdomain? I have a ma...

0 Likes
0 Replies

AJAX response working but not visible

Hello, Im trying the first time to do a AJAX request with Laravel. So far so good. It seems I can re...

0 Likes
0 Replies

'SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected' after returning from Laravel password reminder

'SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected' after returning from Laravel pass...

0 Likes
0 Replies

URL naming

I'm a bit sad Laravel uses camelCase. Underscore makes so much more sense since it can be used in UR...

0 Likes
3 Replies

Error while reading from array

I'm trying to make simple example of reading data from multiple sources, storing that data in associ...

0 Likes
1 Replies
Solved
posted 10 years ago

check current content-type

how do you check the content type? when using the code below App::after(function($request, $response...

0 Likes
0 Replies

Form Data to Route

I'm not sure how I should do this, but I need the form data (a zip code or city) to be posted to my...

0 Likes
3 Replies

Simple Controller/Method-Routing?

Hi folks, i know - it's a real newb-Question, but i've found nothing in the documentation, which hel...

0 Likes
7 Replies
posted 10 years ago

Find out what controller was used in previous url

For a project I'm working on I need to get access to the controller used in the referrer to run a fu...

0 Likes
1 Replies
posted 10 years ago

How to force a route serve over https and point to controller?

Hey, i am quite new into laravel. I saw this in documentation to force a URL serve over https Route:...

0 Likes
1 Replies

Using eldarion-ajax/bootstrap-ajax with laravel. How to make use of the events?

Hello, I want to enrich the user's web experience with Ajax on my webpage. I'm used to do Ajax calls...

0 Likes
0 Replies

nested and un-nested resources

What's the best way to manage a nested resource that is also un-nested? The ideal for me is to use o...

0 Likes
0 Replies
posted 10 years ago

Internal/Sub Request with Json post body

Trying to create internal post request using a json body instead of post vars.. but Request create w...

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.