Support the ongoing development of Laravel.io →

Combining fields and returning

New to laravel, coming from codeigniter and i'm trying to port over and clean up my project. I have...

0 Likes
2 Replies

What kind of database for big data?

Hi, i used to use laravel with mysql on hostings. Never use AWS or managed a Server by myself. For a...

0 Likes
3 Replies
Solved

Run api in default 80 port..

I have given my api code below: Step1: My Route $api->version('v1', function($api) { $api->get...

0 Likes
1 Replies

Laravel deployment to Dokku fails after build on Jenkins

Basically I pull the code from GitHub to Jenkins which them deploy the code to Dokku instance. it fa...

0 Likes
0 Replies

Custom Simple login by using the session Laravel 5 not use Authentication

I created a simple login with middleware to check the session username and password. for details can...

0 Likes
0 Replies

can't access lumen project

Hello, i am try to apply this tutorial [https://www.codetutorial.io/lumen-first-tutorial/] this link...

0 Likes
0 Replies

Recruitment Consutlants in Mumbai | Top Recruitment Firms in Mumbai

TransArk Global recruitment provides a great service for anyone looking for an opportunity to get jo...

0 Likes
0 Replies

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

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.