Support the ongoing development of Laravel.io →
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
posted 6 years ago

Public directory is throwing error 500

Hi, I am new to Larvel. I have created a small project and deployed it to an apache server, configur...

0 Likes
0 Replies

Laravel page load after redirect takes forever

does anyone has an idea, why Laravel takes so long to load a page after a redirect? The page loaded...

0 Likes
0 Replies
posted 6 years ago

Send data to mailable controllerwith Mail::to() Laravel5.7?

Hey all, trying to get data from my controller to my Mailable controller. Followed the steps here: h...

0 Likes
0 Replies

Passport authentication from remote Laravel API

HI, Suppose I have 2 or more Laravel API sites and only One Laravel API site is using Passport and r...

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.