Support the ongoing development of Laravel.io →

when i import the excel sheet using maatwebsite, showing the error message “Call to undefined function: simplexml_load_string()”

i have use the import excel sheet using maatwebsite in local. its working fine. but live server its...

0 Likes
1 Replies

FPX payment gateway integration with Laravel 5.2

Can anybody let me know how to integrate FPX payment gateway integration with Laravel 5.2?

0 Likes
0 Replies

Trouble getting value from object. Or how to get distinct date from dateTime column in a table.

So I have a query that looks like $atten = Attendance::select( DB::raw('DATE(tStamp)') )->group...

0 Likes
0 Replies
posted 10 years ago

What are the most common projects that are built with Laravel?

Laravel can be used for any project. It's all about your skills and imagination. I hope we all agree...

0 Likes
6 Replies

Eager loading of several relationships

I've got a Restaurant, Review and User model Restaurants have reviews, which have a user I would to...

0 Likes
3 Replies

Two Many-To-Many relationships help

I have the following scenario. I have 3 main tables: Countries Job possition Income *** Income tab...

0 Likes
2 Replies
posted 7 years ago

Auto logout and redirect

Hello, im new in Laravel. Have problem with automatic logout after session expire and redirect on ho...

0 Likes
2 Replies
Solved
posted 8 years ago

logging request unique id

After a while of running your app on production,when you open the log files you get lost you cannot...

0 Likes
1 Replies

How to populate failed_jobs table?

Hi! I am using php-resque and redis for my queues. Succesfully listen to queues from terminal (Debia...

0 Likes
2 Replies

Read .env file

Hi evryone, I would like to know if it is possible to read the content of the .env file like a text...

0 Likes
2 Replies
Solved

User edits on blade update database

Hey guys, I am fairly new to the Laravel framework. Currently in my blade I have a few fields that u...

0 Likes
2 Replies

Pagination with ajax not working

I´m using Laravel5.3. The problem is that the current Pagenum is not set. I mean I get the correct d...

0 Likes
1 Replies
Solved

Authentication user provider [] is not defined

https://laracasts.com/discuss/channels/general-discussion/authentication-user-provider-is-not-define...

0 Likes
0 Replies

Override Login Response

I'm trying to override the default login response when a user enters an incorrect email/password. In...

0 Likes
1 Replies
Solved

can't send mail from my web application, and no errors

Hi I am trying to send a contact us mail with attachment, when I submit the form, it just comeback w...

0 Likes
2 Replies

Laravel broadcast (events) like notifications without Pusher (FREE)

Hi How i can implement events and broadcast (like notifications for example) in a FREE way? Pusher i...

0 Likes
1 Replies

Re-installation : 'ServiceProvider not found'

I tried to upgrade my app from 5.1 to 5.2 & ran into some issues. I needed my app back in a work...

0 Likes
0 Replies
posted 7 years ago

Laravel 4.2 website is down

Hello. I have built a website using laravel 4.2 framework. After year of being in live server it bro...

0 Likes
2 Replies
Solved
posted 7 years ago

Multi process worker queue issue

Hi all, i have a process executed by worker daemon (php artisan queue:work). I set supervisor to run...

0 Likes
2 Replies
posted 7 years ago

Laravel4 Redis Cluster Support?

how to enable cluster in laravel config? 'redis' => array( 'cluster' => false, 'default' =&...

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.

© 2024 Laravel.io - All rights reserved.