Support the ongoing development of Laravel.io →

1,185 Threads

Not able to Insert all Input value in Database.

The Problem is Here That only First value inserted in database not all . I want to save all Values i...

0 Likes
5 Replies
Solved
posted 9 years ago

image upload and resize with intervention

I tried to use image intevention with laravel 5 to upload images and resize.. but i have this error...

0 Likes
1 Replies

RANDOM WITH WHERE !

I need to get data from 30 random questions with a theme set by User something like: $test = Questio...

0 Likes
1 Replies

This webpage has a redirect loop after simple changes

Ok so the thing is I have laravel 4.2 installed and it's working great. Up to today when I did a cou...

0 Likes
9 Replies
Solved

Reading emails from imap server

Hello and thank you for creating such a great community for such a great framework.I started studyin...

0 Likes
4 Replies

Problems saving png-file from json in Laravel

Hi! I am using Thomas J Bradleys SignaturePad ( http://thomasjbradley.ca/lab/signature-to-image/ ) t...

0 Likes
0 Replies

ErrorException throwing when accessing a value in array that does not exists

ErrorException in Usermodel.php line 21: Undefined offset: 1 http://laravel.io/bin/aNw7q#21

0 Likes
0 Replies

Problem with select form while following laracast

In this video: https://laracasts.com/series/laravel-5-fundamentals/episodes/22 Jeff introduced metho...

0 Likes
3 Replies

TokenMismatchException only on some mobile devices

I have a very simple subscriptionform (email + button) that works perfectly except on my iPhone 5c....

0 Likes
3 Replies
Solved

Laravel 5.1 - Passing Variable From a View to Another View

Hi, I want to have two buttons in the home page (Writer & Reader) and these buttons will direct...

0 Likes
2 Replies

Laravel validation mime type errors

So I am trying to make an upload form that validates images, .jpg, .png, .gif. if (Input::hasFile('f...

0 Likes
0 Replies

dynamically load views partials

Hello i have an issue when it comes to display my creating product form. The main problem is that i...

0 Likes
2 Replies
Solved

Strange "email" form item behaviour

This is happening in L5.1 with a "user" eloquent model, and only for the "email"...

0 Likes
2 Replies

Saving form input in different tables with the same column name

Am new to laravel and am building screening app. How can i save the form inputs in these two table s...

0 Likes
0 Replies

How to create and use MessageBags?

What I need: have ability to call cutom validator and bypass an array of inputs there (done) valida...

0 Likes
1 Replies
posted 9 years ago

Generating a 8 character random key that support both alphabetic and numeric characters

Hi, pls i want to generate an 8 character random key that support both alphabetic and numeric charac...

0 Likes
1 Replies

Get unassigned users in a many to many relationship

Hello. I am trying to get all users that are not currently assigned to a location in a many to many...

0 Likes
0 Replies

Laravel displays redirecting to url message

Hello everyone I'm trying to validate my input but I have weird problem with redirecting when Valida...

0 Likes
0 Replies

How to skip a row in laravel eloquent query builder with file_exists condition

This is for a search query based on many input fields, i'm doing if statements inside the query base...

0 Likes
2 Replies
posted 9 years ago

Route aliases or resolvers possible?

Hi, I have the following route: Url: /users/{user_id}/friends Route::get('users/{users}/friends', 'U...

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.