Support the ongoing development of Laravel.io →

1,185 Threads

L5.1 why Undefined variable: userInput in View?

Hi! Why im a getting this error in my view?? Controller------ public function createPost(PostReques...

0 Likes
2 Replies

Saving array to database

I feel like I might be overthinking this, and I know the answer is out there, I just haven't been ab...

0 Likes
2 Replies
Solved

when send post data by the client, returns error "Maximum function nesting level of '100' reached"

Hi I have developed an app on L4 and I taken strange error.. Examle in unit test public fun...

0 Likes
1 Replies
Solved

Pagination always returns the first page

I've been trying to get this going for a day or so now, and I just can't make sense of this issue. F...

0 Likes
5 Replies

Save the change of the checkbox-state on DB

Hi everybody! I have a view that shows a list of tasks. Each task has a checkbox that shows if it's...

0 Likes
4 Replies
Solved

probleme whit mydatabase

hello i am new to laravel and i am learning as i go i have this problem when i save mi form in the...

0 Likes
2 Replies
posted 9 years ago

Strange error with getting form inputs (4.2)

Hi Guys, Can you help with this error. Certain bits of text are causing a error on the site and for...

0 Likes
0 Replies

Blade inputs not working in web-server

Hello! I recently upload my L5 project to a DigitalOcean SSD. My settings: php 5.5.12 mysql 5.6.17 S...

0 Likes
2 Replies

Store the value of an input field into database if it doesn't exist already

Hi, I am trying to accomplish the following: I have a form with a typeahead text input field for &q...

0 Likes
1 Replies
posted 9 years ago

Use variable in master layout.

Hi guys. In first step i want to say i'm very beginner in programming in php and english is not my f...

0 Likes
3 Replies

Login from External Website to Laravel

Hello all, I need a help with this. basically my laravel project is good to go and is complete. but...

0 Likes
0 Replies
posted 9 years ago

Cannot deploy from github

I set up my first server on Laravel Forge. I am trying to manually deploy from Github to the new ser...

0 Likes
0 Replies

Json response

Hi! Im trying to get a json response in Laravel 5. //variables in my Model $URL= "https://maps....

0 Likes
4 Replies

Retrieving all input data using $request->all()

I have one middleware, which merges customerId to each incoming request. if ( ! $request->has('cu...

0 Likes
0 Replies

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

Subdomain detects "year"

I'm building a really basic event registration website with an angular front end. What I'd like to d...

0 Likes
1 Replies

Insert Multiple rows?

Hopefully someone here can help me with this, I'm kinda stuck here... I have a form looks like this:...

0 Likes
1 Replies

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

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.