Support the ongoing development of Laravel.io →

2,389 Threads

Stop validating when required_with returns false

Hello, I have 2 fields : amount (text) and currencies (select). Here's an extract of my validation '...

0 Likes
0 Replies

Redirect Search Form to Search Results Page

I have a search form that sits on every page of my Laravel app - when someone enters a search reques...

0 Likes
6 Replies
Solved
posted 9 years ago

Multiple routes with same number of params

My client wants two urls in website: www.example.com/{cityname}-items.html www.example.com/{statenam...

0 Likes
3 Replies

Manual Bootstrapping of Laravel (for example from a CMS)?

Hello, I want to embedd Laravel into another app. So what I am looking for is, that the other App wi...

0 Likes
2 Replies

laravel for big company

Hello sir/Madam We are going to design website for my company the whole of features such as thicking...

0 Likes
2 Replies
posted 9 years ago

Laravel 5.1 Middleware Parameters

Laravel 5.1 includes middleware parameters (http://laravel.com/docs/5.1/middleware#middleware-parame...

0 Likes
1 Replies
posted 9 years ago

Forge/Nginx "No input file specified." when requesting a .php url

Hey guys Im using Laravel Forge to manage my server.its default config prevents any request ending w...

0 Likes
2 Replies
posted 10 years ago

Stack trace for error "MethodNotAllowedHttpException"

Hi, There is a problem in the log of my production server. Here is the stack trace : [2014-10-14 00:...

0 Likes
6 Replies
Solved

Route model binding with condition

Helo, I wonder how can I bind a model with condition? in this example: https://iatstuti.net/blog/elo...

0 Likes
3 Replies

Request array inputs

Hello ! I have this input <input type="text" name="foo[0].title"> In trying to request this in...

0 Likes
0 Replies
posted 9 years ago

Not Found, The requested URL was not found on this server.

Hello, i am new to Laravel(loving it). However i have encountered an issue, i think it is within apa...

0 Likes
5 Replies

Redirect submitted form request to login page before saving to database

I have a particular client requirement to have a form available to all logged out users but when the...

0 Likes
1 Replies

Public folder on Laravel and GAE

Hello, I'm using Laravel 5 on Google App Engine and I'm trying to delete the access to the public fo...

0 Likes
0 Replies

Controller show($id) function help

When I use a show($id) function called with a wild card route, the resulting view appends a director...

0 Likes
0 Replies

WSOD for Laravel and Wamp on Windows 7

Hi, i am currently still a begineer on laravel and wamp. when the user first enter my website i will...

0 Likes
2 Replies

Best way to create a product comparison on an L5 store?

I am creating a Laravel 5 store shopping cart and I would like to allow the users to compare up to 3...

0 Likes
3 Replies
Solved

How can I show a photo from the database?

The photo is saved in the database with a form based on the User model which I've changed. It is sav...

0 Likes
6 Replies

L5 Auth\AuthController and Auth\PasswordController not found

Ok, I have been going crazy trying to figure this out and need some help. I ported a Laravel 4 proj...

0 Likes
4 Replies

Add additional Route parameter to Resource controller

Is there a way to allow the create() function/route in a RESTful Resource Controller to accept an op...

0 Likes
1 Replies

2 pagination in one page Laravel4

Hello, i have index page where are 2 tabs. In the contens i loading products and categories with two...

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.