Support the ongoing development of Laravel.io →

1,818 Threads

Undefined Constant in Multiple web roots hosted by one Application root

I have a question regarding configuring a laravel application to host multiple different websites us...

0 Likes
1 Replies

Keep getting Class not found when trying to extend a class from another class?

app/Helpers Animal.php Girrafe.php class Girrafe extends Animal{.... Error: FatalErrorException in...

0 Likes
1 Replies

Laravel mix versioning doesn't remove old built files

I am using Laravel 5.4 with mix to version my javascript and scss files. The problem is: it doesn't...

0 Likes
1 Replies
Solved

Get lang directory absolute path

I'm working about a website that need more languages. I start the project using Laravel Localization...

0 Likes
1 Replies

Comparing Two tables using laravel query builders using a column as reference

i want to get the result of code below in laravel query builder or better still eloquent Adding the...

0 Likes
0 Replies

What are the best practices for optimizing the Laravel application?

Suggest me the best practices for optimizing the laravel application. I want to improve its response...

0 Likes
0 Replies

Laravel setPasswordAttribute Override

This is a problem I've seen a few times, and it may be to a lack of understanding on my part, but it...

0 Likes
0 Replies

Multiple classes behind one facade

Facade namespace App\Webshop\Facades; use Illuminate\Support\Facades\Facade; class Webshop extends...

0 Likes
0 Replies

views/auth/login.blade.php on laravel 5.4

Hello people, I hope you are doing laravelous!, I am currently following some videos to learn Larave...

0 Likes
1 Replies

Laravel edit Product, set correct selected (with many-to-many)

I have a system where a User has Shops and Shops have Products. Now a Shop can have many Products, a...

0 Likes
0 Replies

set admin route proxy to subdomain in laravel 5.1

I would like to create admin.example.com, The URL router I am using is www.example.com/admin, I do n...

0 Likes
0 Replies

Angular 2 integrate with laravel 5.4

i have problem in integrate angular 2 with laravel 5.4 can anyone help me link me if repo aveliable...

0 Likes
0 Replies

POST method going to GET

Good Morning! I have a problem that I can not resolve. I'm using the Postman extension to make reque...

0 Likes
0 Replies

Tutorial Laravel 5.x create a simple web app

I'm newbie. I want to create a simple web app (ex: a forum only have home page and post pages, in ea...

0 Likes
1 Replies
Solved

How should I name an Eloquent polymorphic table?

I am using Laravel eloquent to design my database. Eloquent has a naming convention for naming a man...

0 Likes
1 Replies
Solved

Try catch not working.

public function getLogin($provider = null) { try { $social_user = Socialize::with($provi...

0 Likes
5 Replies

Organize CSS folder structure in Laravel 5

Hi, How do people organize their CSS folder structure in Laval5, because the mix.styles() and mix.sc...

0 Likes
0 Replies

Laravel IDE

Hello Guys; I want us to advocate for Laravel IDE that can be doing Scaffolding for Controller Views...

0 Likes
0 Replies

Sequential, Asynchronous Workflow in Laravel - Help

I'm creating an application that requires defining a number of Sequential, Asynchronous Workflows i...

0 Likes
3 Replies

Looking for opinions from developers who've worked on WordPress and Laravel

Howdy, wonderful community! I'm seeking opinion from developers who've developed for both WordPress...

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

© 2025 Laravel.io - All rights reserved.