Support the ongoing development of Laravel.io →

Where is the code where the auth.basic middleware checks username and password?

I am trying to find where the auth.basic middleware checks the username and password in the database...

0 Likes
1 Replies

What infrastructure or cloud you suggest for a SAAS with Laravel?

Hi, I would like to know what do you suggest for my next SAAS? Does AWS make the job? Or DigitalOce...

0 Likes
3 Replies

Multiple Mail Drivers

Hi, How do I use multiple mail drivers and configurations in laravel? In app/config/mail.php we ment...

0 Likes
2 Replies

Sorting Related Models By Their Related Model

I have the following relationships between my models Member public function memberships() {...

0 Likes
0 Replies
posted 8 years ago

using column sorting with 2 tables on one page

Is this possible? Its working fine with just one table but cant figure it out with 2 tables. #Table...

0 Likes
1 Replies
posted 8 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 8 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

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.