Support the ongoing development of Laravel.io →

How to call Model without namespace in View?

Is there a way to call models in view like this $blogpost = new Blogpost(); without namespace? I don...

0 Likes
3 Replies

Laralang 3.0 - Translation package

Hello people! https://github.com/24aitor/laralang Recently I released Laralang 3.0, a translation p...

0 Likes
0 Replies

Composer could not scan for classes inside /vendor/laravel/framework/src/Illuminate/Queue/IlluminateQueueClosure.php

This is a fresh clone on the same server...I might as well just copy the entire folder instead of us...

0 Likes
1 Replies

groupBy id in pivot tables

I have the next tables: producto recurso_web producto_recurso_web So in my Producto model I have t...

0 Likes
1 Replies

Get item by item_id from LengthAwarePaginator?

How can i get item by it is id from LengthAwarePaginator? I have tried something like this: {{$categ...

0 Likes
3 Replies
Solved
posted 8 years ago

Sessions in Laravel

Hi everyone please i want to know how to set a session and use it in my website using laravel in nor...

0 Likes
1 Replies

User and password not accepted when attempting to send with mail?

So I'm wanting to setup a contact form and send emails using the built-in laravel mail. I'm receivin...

0 Likes
0 Replies
posted 8 years ago

How to Bind abstract class To Implementations

i'm trying to implements Repository Pattern with some Services package which encapsulates the busine...

0 Likes
0 Replies
posted 8 years ago

LaraBug - Error logging tool

LaraBug will catch any error (exception) and save it to your created project. This will allow you t...

0 Likes
0 Replies

Laravel sync hasMany and belongsTo in reverse?

Is there a simple way to do a "sync" (as per a many-to-many) relationship in one line betw...

0 Likes
0 Replies

Password confirm does not work

Hello there, i am trying a really simple form validation, but somehow it does not work out. here is...

0 Likes
6 Replies
Solved

White error screen

Hi, Recently, instead to have a classic laravel error screen, i have a complet white screen. I check...

0 Likes
13 Replies
Solved
posted 8 years ago

Can't get laravel homestead installed

Hi, I didn't use homestead (vagrant) for some weeks. Before the next use I upgraded to MacOS Sierra....

0 Likes
3 Replies

Count of occurrence in each row?

Hi guys , I am importing an .xlsx file to a mySQL database. For reach row, I would like to count the...

0 Likes
1 Replies
posted 8 years ago

PHP include with database - and Laravel Issue

Hi Dear i am a beginner in laravel but i have 9 years of experience in php and mysql database i am...

0 Likes
1 Replies

LaraAdmin - Superior Admin Panel for Laravel

Open-source Admin Panel for Laravel with CRUD Generation and Module Manager and lot more. Features:...

0 Likes
1 Replies

How to define factories outside ModelFactory.php?

Hi, I'm currently splitting a larger app into smaller modules and would like to split the defined fa...

0 Likes
2 Replies

Howto log with MongoDB

Hello Laravel Nation, I recently spent some time on figuring out how to write logs in Laravel with a...

0 Likes
4 Replies

Getting random error 500 with multiple Laravels instances. Hosting @ Rackspace

Hi guys. I have 3 domains/projects hosted in a Dedicated Server in Rackspace. All of those are Larav...

0 Likes
4 Replies

Loading model factories from vendor packages

https://github.com/laravel/framework/issues/11881 Yesterday I discovered a model factories but I got...

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.