Support the ongoing development of Laravel.io →

1,185 Threads

Dynamic dropdown list

I am trying to do a dynamic or dependent dropdown list but I don't know how to obtain data from the...

0 Likes
4 Replies
Solved

Redirect after login

I am using laravel 5.2 and recently got stuck on a problem. I have a product page where you can choo...

0 Likes
1 Replies

Laravel maatwebsite importhandler

Hi Guys, Currently i'm playing with Maatwebsite Excel package, the import handlers. http://www.maatw...

0 Likes
0 Replies
posted 8 years ago

Serialization of 'Symfony\Component\HttpFoundation\File\UploadedFile' is not allowed

Hi Guys, I'm having a problem with Laravel version 5.0.34 when I try to upload a file. I found some...

0 Likes
1 Replies

Storing values in sessions

I have an appointments page where I keep track of my appointments. I have several dropdowns which I...

0 Likes
0 Replies

Array duplication on array-style url arguments

My route: Route::get('/lookup/domain2', 'ResellerClub@lookupTest'); My URL provided: /lookup/domain2...

0 Likes
2 Replies

Javascript generated fields and validation in dynamic menu card

Hi together, I am trying to create a dynamic menu card which lets me add categories (like beer, food...

0 Likes
0 Replies

Input validation and fomatting in Laravel 5.1 using FormRequest

I have Model Leave in my laravel 5.1 application. I want to do following things 1.Validate input dat...

0 Likes
0 Replies

Adding field with Middleware before Request validation

Hello here. I am using Laravel 5.1.24. I am trying to create an API and I test it with Chrome DHC. T...

0 Likes
4 Replies
posted 8 years ago

Problems on form preparation

Hi!! I follow this tutorial (http://www.easylaravelbook.com/blog/2015/02/09/creating-a-contact-form-...

0 Likes
0 Replies

How to save dynamical fields to database in laravel5

How to save dynamical fields to database the problem is i don't know the names of fields we have m...

0 Likes
2 Replies

One-to-Many Relation not working properly

I have two models, Client and Attachment, the relation is one to many since a client can have many a...

0 Likes
0 Replies

How to Edit Existing pdf using fpdf Library in PHP ?

By the help of FPDI library, I tried to write some exsiting pdf files but able to wirte only single...

0 Likes
1 Replies

Struggling to link my child model

Hi, I create a Project, then within this project I can create different Documents. I have a generic...

0 Likes
2 Replies

How to define the size of the attachment

Hi All, I am working on Security Risk Assessment Tool which uses Laravel Framwework with pHp. The si...

0 Likes
1 Replies

Logging in as Admin and User

I have two Login forms which is for admin and User Admin Login Form {!! Form::open(array('url' =>...

0 Likes
0 Replies
posted 8 years ago

Store Locator in Laravel

How do I convert this code to laravel using the MVC pattern <html xmlns="http://www.w3.org/1...

0 Likes
3 Replies

MassAssignmentException - Ignoring $fillable - Guarded ['*'] is Set

Greetings. I am having trouble with a MassAssignmentException. I was following along Jeffrey Way's v...

0 Likes
1 Replies

Class 'App\Http\Controllers\widget\v1\Models' not found

I have a model class namespace App\Http\Controllers\widget\v1\Models; use Illuminate\Database\Eloqu...

0 Likes
3 Replies
posted 8 years ago

Cashier: resuming from grace period forgets trial

Hi all, I am following this forum since a couple of months already, but this is my first post. I jus...

0 Likes
2 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.