Support the ongoing development of Laravel.io →
posted 6 years ago

Hole model passed to the view by only sending the ID

Hello, I have a question. Since updating laravel to version 5.7.9 I get other data passed to my view...

0 Likes
0 Replies

Form data structure

Hey all, I have a question. I'm submitting a form and the data consists of user created questions an...

0 Likes
1 Replies
posted 6 years ago

Am I wrong? Inter-Module friendliness.

So I've been thinking of a project and looking for a platform that has modules that are friendly wit...

0 Likes
0 Replies

Weird Behavior. POST routes are reporting HTTP 400 err

I'm getting a HTTP 400 error only in Chrome Browser, I've deleted all the cookies as some post have...

0 Likes
2 Replies
posted 6 years ago

Row Data in Advanced Datatables ( master details )

I am trying to create advanced datatables like the example #2 in this and my code is same as what t...

0 Likes
0 Replies
posted 6 years ago

show pagination links for paginated records

hi, so I in my controller I set my records to be paginated: public function index() { //...

0 Likes
1 Replies

using Mailer from /sender address

I have Mailer functionality built into my business app. I'm using smtp to send out client emails. Th...

0 Likes
0 Replies
posted 6 years ago

Importance of an effective introduction:

Introduction for anyone holds a significant impact on everyone. If you are introducing yourself nice...

0 Likes
0 Replies

Is it mandatory to create tables via migration in laravel?

Is it mandatory to create tables via migration in laravel?

0 Likes
1 Replies
posted 6 years ago

error blade default templates in version 5.7

Where are the templates for error messages in 5.7 version? There're are a lot of tuts on how to pers...

0 Likes
4 Replies
posted 6 years ago

can not save image in public folder

This is code to save to save multiple product information but i found error when save with image &qu...

0 Likes
0 Replies

Multiple websites on one laravel application

I've created a dashboard on laravel with user authentication. I want to create multiple websites on...

0 Likes
0 Replies
posted 6 years ago

Best laravel way to create a promotional cost structure

I know this is not the place to ask this question, but I wonder how. I have a cost table that contai...

0 Likes
2 Replies
posted 6 years ago

Laravel strange routes behavior

I have routes files with more than 300 routes, but most of them is getting 404 error. I ran the php...

0 Likes
3 Replies
posted 6 years ago

Email send issue

Hi all I need help about sending mails. How can I set up mails to be sent from all providers (gmail,...

0 Likes
2 Replies

Proper configuration for bootstrap 4 in views, Laravel 5.7

Unable to render bootstrap 4 in views files using dependencies in head section of html. <link hre...

0 Likes
3 Replies
posted 6 years ago

change locale

Hello, my default configured locale in app.php is en. Now in my controller I do: App::setLocale('it'...

0 Likes
1 Replies
posted 6 years ago

Which is the default language file?

Hi again! I am looking for the default language message file. __('this text') Where shall I put the...

0 Likes
1 Replies
posted 6 years ago

my routes are not recognized ?

i have set of controller all of them are working , except controller called RestaurantsController ,...

0 Likes
1 Replies
posted 6 years ago

model factory stop working after 15 records

my seeder file contains the following code public function run() { // $this->call(Us...

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