Support the ongoing development of Laravel.io →

1,416 Threads

Archive Pagination Problem

I'm facing a problem with pagination of archives. When clicked it shows the first two archive posts...

0 Likes
0 Replies

How to solve the growing bloated ORM?

At first, my model code may be clear, but later, more and more model associations, more and more eve...

0 Likes
0 Replies

Error on Auth Routes, Class Frontend\Auth\LoginController do

I started to upgrade a Laravel project form v5.2 to v5.6. I followed the doc and made the changes li...

0 Likes
1 Replies
0 Likes
0 Replies

middleware not allowing me login on web guard

public function handle($request, Closure $next, $guard = null) { switch($guard){ case 'admin': if(Au...

0 Likes
0 Replies

3 Nights at River Hotel, Chicago during Laracon US [offer]

I've pre booked a Room in River Hotel from 24th until 27th of July (3 Nights). Unfortunately I have...

0 Likes
0 Replies
posted 5 years ago

Using sql server function in Laravel eloquent

Hey, Is it possible to use an Sql Server "Scalar Valued Function" in Laravel eloquent mode...

0 Likes
0 Replies

Firbase with Laravel

I want to connect laravel project with firebase ?

0 Likes
1 Replies

First time Laracon attendee looking for other first timers

I'm attending Laracon 2018 - my first Laracon. I'm paying my own way (as opposed to my company payi...

0 Likes
0 Replies

Laravel 5.6 session persistence issue

I'm getting session persistence issue in laravel 5.6 ... the issue I'm facing is: Like I have 2 user...

0 Likes
0 Replies

Laravel Eloquent Relationship

$this->belongsTo('\App\Models\Thing','foreign_key', 'other_key'); Can anyone please explain this...

0 Likes
2 Replies

Questions about "Validator::extendImplicit".

Questions 1: In the official manual of Laravel I saw: By default, when an attribute being validate...

0 Likes
2 Replies

How to optimize laravel applicaiton by using Class map

I have eCommerce website develop on Laravel but performance of site is quite slow , so how can i opt...

0 Likes
0 Replies

Laravel IoC

Hi I am new to laravel IoC. Can you please suggest me a good tutorials/references to learn IoC from...

0 Likes
1 Replies

ManyToMany Relationship With Third Table

Hi, Using Laravel 5.5 I am trying to design an incident management system which has bespoke requirem...

0 Likes
1 Replies
posted 5 years ago

Creating default object from empty value Laravel 5.6

I'm trying to Edit details of User, Edit working Fine but not for Multiple Images, Single Image Bein...

0 Likes
0 Replies

Illuminate\Pagination\LengthAwarePaginat::$divisionPK

division.blade.php {!! Form::model($divisions, [ 'method' => 'PATCH', 'route' => ['divisions.u...

0 Likes
0 Replies

Laravel JS Translation

I'm working with a Vue & Laravel project. Laravel translation has been completed. My issue now i...

0 Likes
0 Replies

Getting relation subquery

Hello! There is some problem with ordering eloquent query results by field from related table. Every...

0 Likes
1 Replies
posted 5 years ago

Set default host for `php artisan serve`

I am building a Laravel site, and want to test it on other devices as I build it (phone, ipad etc)....

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.