Support the ongoing development of Laravel.io →

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

Deploy Laravel App on Addon Domain with Shared Hosting

I've searched up and down and while there are a lot of the same solutions out there that show how to...

0 Likes
1 Replies

Doubt about Lumen request and response

Hi friends i created api using lumen this have request is ``` { "dates": [ { "date&qu...

0 Likes
0 Replies
posted 5 years ago

How to create work Order from Work request (demand) ?

Please help? I want create Missions Orders from a requests Missions, what is the best way to do this...

0 Likes
0 Replies

HELP ME PLEASE. APP_URL= not changing to my domain

Tests\Feature\ProjectsTest::test_a_user_can_create_a_project Symfony\Component\HttpKernel\Exception\...

0 Likes
0 Replies

Some disconnects in the Lumen configuration documentation...

Maybe I'm too new to this, but on the Configuration page - https://lumen.laravel.com/docs/5.7/config...

0 Likes
1 Replies
posted 5 years ago

Is it possible to filter already fetched data with jQuery

okay, the problem here: I am fetching datas in Controller. But trying to Filter in Blade with Jquery...

0 Likes
0 Replies
posted 5 years ago

i m unable to sign up laravel through my hotmail

i m unable to sign up travel through my Hotmail I have created an account through my Hotmail after t...

0 Likes
0 Replies

Eloquent relationships and how to think them

Hello, This is gonna be a long read..... I have a really hard time figuring this out. I will provide...

0 Likes
0 Replies
posted 5 years ago

how can i read data using modal in laravel using ajax

Help Post Hey buddies, I want to read data in laravel using ajax on a table list where I would inclu...

0 Likes
2 Replies

How to properly use Controller Middleware?

I am using Spatie/laravel-permissions package for roles & permissions. I have 3 roles namely &qu...

0 Likes
2 Replies

store form input data to json file

I want to store form data in a json file located in storage/app/data.json with this controller class...

0 Likes
2 Replies

I want to save data in database through multiple forms.

This is my Route : Route::post('/', 'TestController@store'); This is my controller : public fun...

0 Likes
4 Replies

laravel server konfiguration

hy, I just installed Laravel version 5.6. then make auth, then I create a login folder in the public...

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