Support the ongoing development of Laravel.io →

package migrations not working in Laravel 5

When running the command: php artisan migrate --package="vendor/package" We get the respon...

0 Likes
13 Replies

Order By closest to today

I am trying to order a eloquent database call by date closest to today Something like this: o...

0 Likes
4 Replies
Solved

where method is not working correctly

I have a tinyint column named 'status' in the database which is created by boolean function of migra...

0 Likes
7 Replies

Convert CakePhp Project to Laravel

i have a big app created using cakephp i need to convert it to laravel . Do exist any approach th...

0 Likes
2 Replies
posted 10 years ago

The forwarded port to 8000 is already in use

Hello, When i start my env : vagrant up I have an error : "Vagrant cannot forward the specified...

0 Likes
6 Replies
Solved
posted 9 years ago

Question regarding grouping models together using collections

Hey everyone, I am trying to have all group a lot of models into one accessible collection such as F...

0 Likes
0 Replies

Forked repo argument for Laravel installer?

Hi, I make a few small Laravel projects. There are some common things that I often do when starting...

0 Likes
0 Replies

Laravel Installation under apache - 2 different projects - Unable to use both

Hi, I've a problem i am developing two different projects in laravel in same machine both under apac...

0 Likes
1 Replies
posted 10 years ago

Class not found in polymorphic relation

I get class Page not found when I try to retrieve a field from Page. So on $section->sectionable-...

0 Likes
1 Replies

Architecture - Where do I put this class?

Let me set the scene, so to speak. I have an "Item" class which has different food items (...

0 Likes
1 Replies

Get unassigned users in a many to many relationship

Hello. I am trying to get all users that are not currently assigned to a location in a many to many...

0 Likes
0 Replies

How to install php artisan?

Hi guys, How to properly install php artisan? thanks in advance.

0 Likes
1 Replies
posted 10 years ago

AngularJS in laravel forms (blade)

Hi, In short; is it possible to use angularJS inside the form helpers provided by blade fx. ng-model...

0 Likes
3 Replies
Solved

Detect pixel color

http://inettools.net/en/application/pixelcolor

0 Likes
0 Replies

Password Reset with different user column names

My users table has the prefix user in front of all columns. My email and password fields are userEma...

0 Likes
2 Replies

Artisan is telling me "Illegal offset type" when ever I use it

Hello to all, When ever I use artisan in the command line, for example: $ php artisan $ php artisan...

0 Likes
0 Replies
posted 9 years ago

Plain error messages?

When I make an AJAX request to my webserver, sometimes I get an error. But the error is embedded in...

0 Likes
2 Replies

SQLSTATE[HY000] [1044] Access denied for user ''@'localhost' to database 'forge'

hi all :) I'm working on nitrous io..( i'm super newbie for setting server & db ) done install l...

0 Likes
12 Replies

readable error messages from command line

When your script makes an error and renders in a web browser, laravel creates a nice readable error...

0 Likes
0 Replies
posted 9 years ago

Laraval 5 on Google App Engine

This great article I've been reading talks about setting up laravel 4 on GAE. and the article is a t...

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.