Support the ongoing development of Laravel.io →

Artisan error on migrate using Vagrant

Hi there, I'm not sure if that is the right place for this kind of question. I'm trying to switch fr...

0 Likes
5 Replies
Solved

Removing the :8000 from artisan serve

Is there a way to remove the :8000 from the artisan serve so that I only get test.com instead of te...

0 Likes
4 Replies

Can't find Route?

Hi guys, I encountered an error like this below, Route [account.create] not defined. Every time I c...

0 Likes
1 Replies

Coding php in laravel4.2 from UML2.0 diagrams & logic model designing to coding with laravel4.2 on UML2.0

Hi, Dears I try to find a document of UML modeling in laravel, but I find anything!!! If we have a b...

0 Likes
1 Replies
posted 10 years ago

package: franzose/closure-table; thoughts?

Has anybody put this package into use? If so, how does it compare to nested sets? Also, has anybody...

0 Likes
0 Replies

Kickstart your Laravel Project

Reduce the amount you spend on a project by generating your a bootstrap project that fits your proje...

0 Likes
1 Replies

Research for Live Streaming Protocol

Hello, I am currently working on live streaming music project. My first focus is web-based applicati...

0 Likes
0 Replies

(5.0) Undefined Method bindinstallpaths() in Bootstrap/start.php after Composer Update

This weird error occurred from another, I deleted a class that was a copy of another, and that cause...

0 Likes
1 Replies
posted 10 years ago

Eager loading with aggregate functions/relations

Hey. I have pretty standart Post - Rating Models. Post Table: id, text, created_at, updated_at Ratin...

0 Likes
1 Replies
Solved

Many-To-Many Relationship not working across databases

I'm trying to integrate a new Laravel app with an legacy application. That's why I'm in need to use...

0 Likes
6 Replies
Solved
posted 10 years ago

index2.php

Hi, I am trying to do something like http://myapp.dev/index2.php/test but it doesn't work. It works...

0 Likes
2 Replies

Use of View::composer

Hi. In a controller method i got a patient record from database that i send to a view, so, i need to...

0 Likes
6 Replies

Log date and time when someone starts a session and ends a session.

So I am trying to figure out a way to track the amount of time someone was on my site (Roughly) and...

0 Likes
6 Replies

Options with InputOption::VALUE_REQUIRED can be omited ?

Hi guys, I have a command with options defined this way : protected function getOptions() { return a...

0 Likes
2 Replies
Solved

Reference configs for Codeception/Travis/Scrutinizer CI build

I've created a repo of reference configs for a Laravel5 project. They should be easy to modify to s...

0 Likes
0 Replies

bootstrap/start.php missing and other startup problems

I just installed php 5 with composer. Ran composer update (after a white screen on public) so now I...

0 Likes
1 Replies

Auth::attempt command always fails using laravel 4.2.16

I am trying to do some basic form authentication but the Auth:: command always fails, i am using lar...

0 Likes
8 Replies
posted 10 years ago

[Forum] Mark laravel.io topics with my contribution

It would be so much easier to see the list of topics with some kind of badge on topics where I took...

0 Likes
4 Replies

Database Table relationship

I have 4 tables namely - users, user_projects, project_rooms and user_wishlists their table columns...

0 Likes
0 Replies

Best way to do lots of query calculations?

I am creating a finance logging system for some club managers, it logs things like payments, attenda...

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.