Support the ongoing development of Laravel.io →

1,848 Threads

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

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
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

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

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
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

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.