Support the ongoing development of Laravel.io →
posted 9 years ago

Issue with Querying Large Table

Started having the following errors as the size of my database grow. It's at about 4GB now for this...

0 Likes
1 Replies
posted 9 years ago

Migration laravel

display me this this error and i'm trying to run this migration specially this part: pastebin.com/7X...

0 Likes
0 Replies

How to start a plugin system?

Hi! I would like to build a plugin system, any suggestion how to start?

0 Likes
0 Replies

laravel passport revoke and prune event listener is not doing anything

I've added this two event listeners to my : EventServiceProvider /** * The event listener m...

0 Likes
1 Replies
Solved

Elixir versioning - allow rev_manifest merges instead of ovewrites

I am attempting a way to run gulp for every page separately. Every page has its gulp file and you ca...

0 Likes
3 Replies

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

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.