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

Paypal Integration in Laravel with verify email address

I am getting following error message when creating user in Registration Controller Argument 1 passed...

0 Likes
1 Replies

Laravel Auth [login] not work.

Good day everybody, I'm just about to code an internal page with Laravel, everything goes fine until...

0 Likes
1 Replies
posted 5 years ago

Nullable controller dependency injection

I'm getting a Too few arguments exception when trying to inject two nullable services in a controlle...

0 Likes
0 Replies

Laravel set dynamic config variable for whole project

I'm working on a CMS with Laravel to manage other databases. Now i use the config function to create...

0 Likes
0 Replies
posted 5 years ago

Laravel 5.7 Eloquent relation problem

Im trying to develop app times 5-6 or more. Now i've an issue in tinker App\Adres::all()->device...

0 Likes
1 Replies

Out of memory on model save()

PHP throws me Allowed memory size of 536870912 bytes exhausted (tried to allocate 365815888 bytes) i...

0 Likes
0 Replies
posted 5 years ago

Laravel Eloquent Nested Relationship group by

I have three models Spot, DealItem and Daypart each has its own relationships class Spot extends Mod...

0 Likes
0 Replies

Lumen/Laravel multiple auth providers

Hey friends, i have a lumen installation that has two groups of routes. For both groups i need a dif...

0 Likes
0 Replies
posted 5 years ago

what is being passed through in the variables?

the code is part of episode 15 of: lets build a forum with laravel and TDD series in laracasts this...

0 Likes
0 Replies
posted 5 years ago

how to send array ids to method delete

how to send array ids to method delete ?

0 Likes
1 Replies

Multiple domains named routing issue.

Hi, The webshop I'm developing uses two shopfronts, and to prevent a copy paste of the laravel proje...

0 Likes
5 Replies
posted 5 years ago

Get 100 sorted rows but specific id must be returned.

So i have a high score table for a game, i would like to pull 100 records from this table sorted by...

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.