Support the ongoing development of Laravel.io →

populate a drop-down list from database

Hi, I have 3 model tables: publishers, authors, and books (many-to-one relation between publishers-a...

0 Likes
1 Replies

Model with calculated sql field doesnt paginate

Hi All. I can't get the paginator to work with a calculated SQL field see below for example // this...

0 Likes
3 Replies
Solved

Counting and filtering results via a Pivot table

I'm currently building a newsletter system for multiple users. Each user has there own set of 'recip...

0 Likes
6 Replies
Solved

I'm unable to access package published configuration

Ive coded a package that i have not put on packagist yet. I am linkin it in a project using composer...

0 Likes
0 Replies

Why does Laravel ship with an unnecessary vendor folder ?

I come from a CI background so I can't understand why would the Laravel Framework ship with a vendor...

0 Likes
2 Replies

Class /User not found (when moving User model to a package

Hi I have recently posted this on Stack Overflow but nothing seemed to come out of it, the link is h...

0 Likes
4 Replies
posted 11 years ago

UnitTesting: dealing with the "class not found" error

Hi guys! I've recently developed an extension for Laravel that uses the PECL HttpRequest library. It...

0 Likes
0 Replies

Updating a record using repository

Hi All, I have a repository to create a new record for residents, but now I need to use the same rep...

0 Likes
3 Replies
Solved

Drop down list formatting

Hi, I am trying to format drop down lists items while using lists, SiteSession::where('company_id','...

0 Likes
1 Replies

Integer Dates with *SQL Database in Laravel

I've been using integer MySQL columns to store unix timestamp dates and really prefer/like it. I'm j...

0 Likes
6 Replies
posted 11 years ago

refresh database without deleting data?

Is it possible to use artisan to refresh the migrations without deleting the data? I've setup my mig...

0 Likes
1 Replies
posted 11 years ago

route to controller in folder

How to route the controller which is in folder. Namespaces? Give me example. Thank you.

0 Likes
0 Replies

Foreach over Single-Dimentional Objects in Blade

Hi guys. I need help with the display of a CRUD resource in a View. I have an index view for a resou...

0 Likes
2 Replies
posted 11 years ago

Class Swift_Transport_Esmtp_Auth_NTLMAuthenticator does not exist

Hello, trying to send emails but i keep getting this error .. "Class Swift_Transport_Esmtp_Auth...

0 Likes
1 Replies

API-friendly Paginator

I'm interested in building a solid API for consuming resources from my projects. Would like to hear...

0 Likes
2 Replies

Logical question about Services and Controllers

I have implemented a simple Service that tries to authenticate user, I just doubt that there is some...

0 Likes
3 Replies
Solved

Connect Laravel with Oracle 11g xe in Linux(Ubuntu)

Hi, Help connect Laravel with Oracle 11g xe in Linux.

0 Likes
0 Replies

Laravel project not work on iPage host. but works fine on bluehost.com. same code. why?

Laravel( + Angular) project not work on iPage host. but works fine on bluehost.com. same code. why?...

0 Likes
2 Replies
posted 11 years ago

Autoload and namespace

Hello, I'm new with Laravel and I'm trying to understand the autoloader and the namespaces. Before t...

0 Likes
1 Replies
posted 11 years ago

Inverse of "in" in laravel validators rules

Good day !!! What is the Inverse of "in" in laravel validators rules? thanks artisans!!

0 Likes
2 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.