Support the ongoing development of Laravel.io →

Public folder configuration while publishing website

Hello. I am new to Laravel. When I publish my website created with Laravel, what to make with the pu...

0 Likes
1 Replies
Solved

How i can apply filters in my project

I just started laravel and going through the docs to get acquainted with the framework i just cant s...

0 Likes
1 Replies

Cannot add foreign key constraint

Hi ! I'm trying to add some foreign keys to my tables but unfortunately I get an error while inserti...

0 Likes
7 Replies

Mutual Relationship?

How could I go about this? I have a users table and a user_follows table. In the users model I have...

0 Likes
0 Replies

dropdown2 gets populated based on dropdown1

i have 2 tables, categories and subcategories categories is made up of id, and name subcategories is...

0 Likes
10 Replies
Solved

Data Access Layer Design Question

Hello. I am a Laravel newbie and I am trying to create a structure for my application. In the past...

0 Likes
0 Replies
posted 11 years ago

Ajax form, show result in list?

Hey guys, Hope you can help with this. I have a list where I add "products" through a form...

0 Likes
3 Replies
posted 11 years ago

Sendmail error using mail driver: sendmail: option requires an argument -- 'f'

Using plain old PHP mail() in my code I can send email OK. If I switch to using Laravels Mail class,...

0 Likes
3 Replies

Images in public folder go through routing on Amazon Web Services

Hello, I have a form in my Laravel application to upload among other things images. Once the form is...

0 Likes
1 Replies
Solved

hasManyThrough is really slow

I have Categories that have many Product Groups and those Product Groups have many Products. I'm usi...

0 Likes
7 Replies
Solved

Eloqent query if input is empty ( good approach? )

Hello, I'm building search for my worker table with eloqent, and for example I have two fields : $fi...

0 Likes
1 Replies
posted 11 years ago

Help with LIKE into multiple tables

Hello, sorry by my bad english i speak spanish :( i need your help me, please. I need create query f...

0 Likes
2 Replies
Solved

How to publish laravel?

I've been strugling about publishing my test aplication on a shared host. I've uploaded all my appli...

0 Likes
4 Replies
Solved
posted 11 years ago

Get dynamic properties from a Facade

Hi everybody, Is it possible to retrieve a dynamic property accessible by __get() from a Facade? Thi...

0 Likes
6 Replies
Solved

Fillable and guarded, when to use which

I know what each one does, fillable being a whitelist of columns/attributes that I was to explicitly...

0 Likes
3 Replies
Solved
posted 11 years ago

stolz/assets not working

I installed stolz/assets as an alternative to Basset. I followed the install and config instructions...

0 Likes
1 Replies

Can you explain about folders and sites details in Homestead.yaml

Can you explain about folders and sites details in Homestead.yaml? I am so confusing about those two...

0 Likes
1 Replies

[Package] laravel-navigator

Hey guys, In my recent project I built simple way to built multidimensional menus without nesting a...

0 Likes
0 Replies

Use our own classes

Hi. We have a web application, and its frontend is not using Laravel yet because it started some yea...

0 Likes
1 Replies

[Package] Database Schema Spy

Laravel SchemaSpy Laravel SchemaSpy is a Laravel artisan command that acts as an interface for the p...

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.

© 2025 Laravel.io - All rights reserved.