Support the ongoing development of Laravel.io →

SQLSTATE[23000]: Integrity constraint violation: 1048 Column

I Have a problem when im trying to insert data inside my DB If the input field are not required, i c...

0 Likes
2 Replies
posted 5 years ago

mail attachment

Hi, I'm writing an email this way in my controller: Mail::send('emails.smartchange', ['manufacturer'...

0 Likes
0 Replies
posted 5 years ago

Error when add cc in MailMessage send from notification

I want to send a mail notification but when add cc to MailMessage I get the error. Swift_RfcComplian...

0 Likes
2 Replies
posted 5 years ago

textarea lines

Hi, I have a textarea like this: Form::textarea('lista_seriali', null, ['class' => 'form-control'...

0 Likes
0 Replies

$request->file() empty (Laravel 5.7.24)

Hello. I try to make a simple upload form. Problem is $request->file() is always empty and i don'...

0 Likes
7 Replies

Using Model Query in Laravel: Schedule

wanted to create dynamic scheduling jobs so I have used model in Kernel.php like below protected fun...

0 Likes
1 Replies

package for manage user/person details

Hi all, I'm new here, I created a package (currently empty) because I would like to manage extra dat...

0 Likes
0 Replies

Multiple User Types

i am planning out a school management system, the main actors are ( Teachers ,Students , Parent ). i...

0 Likes
0 Replies
posted 5 years ago

config change at runtime for custom smtp

Hello, I need to send email using different smtp, so I'm trying to change .env data at runtime. This...

0 Likes
0 Replies

'orWhere' not work eloquent model relationship

Laravel Version: 5.7.25 PHP Version: 7.2.14 Database Driver & Version: MySQL 2ª gen. 5.7 We ar...

0 Likes
1 Replies
Solved

Lumen + Docker Tutorial

Hi, my name is Ezequiel, i'm from Argentina. I'm looking for a Tutorial to learn how to start a proy...

0 Likes
0 Replies

sql server connection in laravel php project : PDOexception

I have laravel php project which uses sql server db . when I start the application in xamp, it is re...

0 Likes
0 Replies

Laravel Request Validation API

When I Create own method for Validation extends FormRequest , Validation working but its not redirec...

0 Likes
0 Replies

What is Misusing expressions as defaults for function argume

What is Misusing expressions as defaults for function argume. please help me 🤷‍♂️😍

0 Likes
0 Replies
posted 5 years ago

Password resetter [admins] is not defined

hello everyone! i have been trying to make a custom Authentication system.it's multi Authentication...

0 Likes
0 Replies
posted 5 years ago

How to access functions within a model, in a view

Hi, How can I access a function within a model? (in a view) I got this small function in my model, a...

0 Likes
3 Replies
Solved
posted 5 years ago

Redis rate limiting - releasing jobs without +1 attempt

Main question: how can I modify the job attempt number stored by the queue from inside the job class...

0 Likes
0 Replies

Homestead Vagrant up error and Hosting

hello iam getting the following 2 errors: my current directories is following: homestead->E:\Lara...

0 Likes
0 Replies
posted 5 years ago

No views are working other than Auth related views

Hello, Im relatively new and created a local Laravel app --All seems to all work fine until I push i...

0 Likes
1 Replies
posted 5 years ago

Laravel get correct response from the array

I need to show answer block upon submit <div class="ques_block" v-for="(questi...

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