Support the ongoing development of Laravel.io →

Multiple Laravel Echo Instances -Different Pusher App Keys

window.alpha = new Echo({ broadcaster: 'alpha_pusher', key: 'alpha-pusher-key' }); window.beta...

0 Likes
0 Replies

Download txt.file Laravel 5.4

I am working on laravel mini project, I have couple small issues, but this one is pretty tricky, I c...

0 Likes
1 Replies

Deploying laravel api rest on ubuntu and nginx

I have a REST API with Laravel 5.5 LTS that I want to deploy to my ubuntu server and use nginx. I ha...

0 Likes
0 Replies
posted 5 years ago

Laravel and Vuejs display question with alphabetical order

On click submit_answer button show the correct error_block or incorrect error_block tag based on the...

0 Likes
0 Replies

Caching a modulary form

Hello everyone, I develop an app with Laravel. This application is used by several companies and the...

0 Likes
0 Replies

Subdomain based login not working in Laravel

I have to build a multi-tenant app using laravel and added a subdomain middleware to change database...

0 Likes
4 Replies
posted 5 years ago

Eloquent Model Arrange Structure

I want to create a table question and question_option table which return the array in the format. Cu...

0 Likes
0 Replies
posted 5 years ago

Error in data(): "TypeError: Unable to get property 'questio

I am getting error "Error in data(): "TypeError: Unable to get property 'questions' of und...

0 Likes
0 Replies
posted 5 years ago

how to inser multiple rows using checkbox in laravel?

how to inser multiple rows using checkbox in laravel?

0 Likes
1 Replies
posted 5 years ago

No scheduled commands are ready to run | empty

Laravel Version: 5.7.25 PHP Version: 7.2.14 Database Driver & Version: MySQL 2ª gen. 5.7 Hi,...

0 Likes
2 Replies
posted 5 years ago

Lumen - Create Signed URL.

I wanna know if there's a way we can create signed URL in Lumen? Normal searches didn't help. Checke...

0 Likes
0 Replies
posted 5 years ago

Technical Interview Prep

Hey Laravel fans and enthusiasts. Getting ready for job interviews is never easy, especially when th...

0 Likes
0 Replies
posted 5 years ago

How can i set web http server accept language not api

I need to set server accept language from web.

0 Likes
0 Replies
posted 5 years ago

PayPal recurring

Help me how to integrate paypal recurring payment.

0 Likes
0 Replies
posted 5 years ago

deploying laravel to production

So locally I run "php artisan serve" which starts the development server. But how would I...

0 Likes
3 Replies

Issue of Auth:check and Users sessions

Hello to all. I have an issue that i can't understand what is wrong. I got CRM and when users is log...

0 Likes
0 Replies
posted 5 years ago

forget() (and except()) doesn't remove item from Collection

image-collection why doesn't forget() remove the created_at from collection. tried with except() doe...

0 Likes
0 Replies
posted 5 years ago

Eloquent relationship with 2 tables showing all records

I have a Model order which has relations with the address model. The model address has many streets...

0 Likes
0 Replies
posted 5 years ago

Files of laravel production, for local installation.

Hello guys. What is the best way to create (deploy) system production files in laravel to run locall...

0 Likes
0 Replies
posted 5 years ago

Data sync for large dataset between MS SQL & PGSQL databases

Hi folks. I am wondering what might be the best and most efficient way to keep a data set of roughly...

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.

© 2024 Laravel.io - All rights reserved.