Support the ongoing development of Laravel.io →

Lead Laravel Developer in Paris

Hi there, We're a small team of Laravel coders in Paris, we're developing an innovative HR platform...

0 Likes
0 Replies
posted 6 years ago

Type error: Return value of

Hi, I'm using strict types for the first time. i have a simple login form response public functi...

0 Likes
0 Replies
posted 6 years ago

How to prevent multiple database queries

I'm not exactly an expert in Laravel or PHP but I'm having this issue. Imagine storing a builder ins...

0 Likes
4 Replies
Solved

Generate relation functions from array

This is a example of my model relation code today: public function Discipline() //relation { ret...

0 Likes
5 Replies
posted 6 years ago

Malformed UTF-8 characters, possibly incorrectly encoded

code text here ```hi community, what's up : i got this message whene i use postmen <<Malforme...

0 Likes
0 Replies
posted 6 years ago

sessions and variables

Hi, I cannot understand a thing: using auth, I'm authenticating users, then I put a variable in sess...

0 Likes
1 Replies
posted 6 years ago

Allow new users to register but not log in until authorised

We have a Laravel system at work where it is only supposed to be used by staff, but they can use it...

0 Likes
3 Replies
Solved
posted 6 years ago

Image save to database using Ajax

Hi friends, Please I am trying to save image file to database using mysql database, but fail all oth...

0 Likes
1 Replies

Order After Union an errors occurs

Script MySQL - Works correctly select * from ( (select agregados.nome as agregado, recursos.tipo, li...

0 Likes
0 Replies
posted 6 years ago

Notify Slack send Array

Hey guys, im trying to send some values from a DB with Notify to Slack. Somehow every time I load my...

0 Likes
3 Replies
Solved

Will I lag behind in my career or earn low as I work on PHP?

I have been in Software Development since 5.3 years. I worked a lot on PHP, its frameworks(laravel,...

0 Likes
1 Replies

Many-to-Many relation not working properly

I have three tables: Tournaments, Participants, Users. The structure is: Tournaments: -Id -D...

0 Likes
1 Replies
posted 6 years ago

front end framework for laravel

I know that vue.js is an official framework for laravel but can I use another framework like angular...

0 Likes
4 Replies

Help Distribution of Items

Good Morning They could help me, I'm new to laravel but I'm having the following problem. I have a t...

0 Likes
0 Replies
posted 6 years ago

Request $request confusion...

By the way i am just editing the default boilerplate, so are these the same? public function update...

0 Likes
1 Replies

help secure query with like

Hi, this query can be injected using this text 'a% ' (remove quotes) $courses = Course::select('id',...

0 Likes
1 Replies
posted 6 years ago

Migration to Add Comment to Already Existing Column

I have a column as tinyInteger. Now I would like to add comment to the column with new migration fil...

0 Likes
2 Replies
Solved
posted 6 years ago

Failed to authenticate on SMTP server with username

I got an error of Failed to authenticate on SMTP server with username "petricreallionaires@gmai...

0 Likes
0 Replies

How to make a category section to choose from?

How to make a category section to choose from and display the selected options chosen. If someone kn...

0 Likes
0 Replies

How to display decoded JSON in blade view?

I decided to connect my tables from databases. I have four tables. inspections, requisitions, infra...

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.

© 2025 Laravel.io - All rights reserved.