Support the ongoing development of Laravel.io →

Best practice defining multiple many-to-many relationships in one table?

Hi, I am building a products table and I have five columns that will contain data that will be share...

0 Likes
4 Replies

laravel 5 middleware with parameters

I'm an absolute beginner in Laravel 5. I've created a middleware class called BeforeMiddleware the b...

0 Likes
0 Replies
posted 10 years ago

Moderately sized codebase - tossing up whether or not to rewrite

First off - this codebase was written for one client, it works well enough for his business, I make...

0 Likes
1 Replies
posted 10 years ago

How to insert values with migration?

Hey, this is my first laravel project and I faced this problem, I have a "users migration"...

0 Likes
4 Replies
Solved

5.1 Factory & seeding.

I was using TestDummies in 5.0 but changed to built in Factory functionality in 5.1. but when i ran...

0 Likes
0 Replies
posted 10 years ago

Pelastic ODM

Hi everyone, We came up to create an ODM for Elasticsearch what is your idea on that?. The need came...

0 Likes
0 Replies

Broadcasting event error

Hello everybody. I've started to use Laravel 5.1 and its pretty awesome, just wanted to play around...

0 Likes
0 Replies
posted 10 years ago

Laravel 5 error link_to_route

Hello, Just downloaded Laravel 5 and am getting Call to undefined function link_to_route() Am I supp...

0 Likes
6 Replies
Solved

Error while using php artisan app:name to name the application

After a Laravel fresh install using ´composer global require "laravel/installer=~1.1"´ and...

0 Likes
2 Replies
Solved

remember_token

How should the remember_token be set?

0 Likes
16 Replies
Solved

Clean 5.1 installation fails with "Whoops, look like something went wrong."

I did a brand new installation of 5.1, and performed the chmod -R 777 on bootstrap and storage direc...

0 Likes
2 Replies

following Jeffrey Ways Easy Auth and have come to stumbling block

I keep getting "FatalErrorException in ArticlesController.php line 67: Call to a member functio...

0 Likes
3 Replies
Solved

records insertion progress

csv contain information with item name,price,description etc.and csv contain around 500 records. I'm...

0 Likes
0 Replies

Union in loop select - Query

Hi i need to create a union of select queries in a for loop. following is my code. $union = DB::tabl...

0 Likes
1 Replies
posted 10 years ago

What's the purpose of code injection in controllers constructors?

Hi, Here is how we should(?) instantiate classes needed by a controller class (just an example): cla...

0 Likes
5 Replies
Solved
posted 10 years ago

Testing: Type in field without name

I'm trying to test a payment form with fields without a name tag like this: <form action="/w...

0 Likes
0 Replies

Restricting access to auth/register page

Hi, This is probably quite simple, but I can't quite figure out how to go about it. What is was tryi...

0 Likes
4 Replies
Solved

Updating Laravel 5.0 files/folders outside of /vendor?

I have a Laravel 5.0 dev branch project from over a week ago. Since then, bower.json and .bowerrc c...

0 Likes
2 Replies
posted 10 years ago

Intervention/Image installation problems - phpinfo

I've been trying to install intervention/image but I get the following error: Problem 1 Installa...

0 Likes
4 Replies

pre shared key and laravel

is there a good show case of laravel rest resource being verified via pre shared key?

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.