Support the ongoing development of Laravel.io →

1,603 Threads

Feedback wanted: Deploy tool Laravel

Hello everyone! I recently started with Ploi.io, my intentions when I started it was pure for privat...

0 Likes
7 Replies

Best practices: How would you translate your page?

So I'm really overwhelmed and not quite sure how to start translating my page. It's not a blog page,...

0 Likes
3 Replies

Database with no tables on laravel site

I've an issue with a laravel site which was working perfectly but all of a sudden isn't. Seems to be...

0 Likes
0 Replies

Too many connections

I have 170+ tests and after 152 i have error [1040] Too many connections In my tests i use DatabaseT...

0 Likes
2 Replies

Eloquent, make rank upgradable!

https://laracasts.com/discuss/channels/eloquent/eloquent-make-items-upgradable Here is more details...

0 Likes
0 Replies

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 6 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

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.