Support the ongoing development of Laravel.io →

1,825 Threads

posted 10 years ago

Laravel Casier "The source hash must include an 'object' key"

I'm trying to use Cashier to create Stripe subscriptions in Laravel 5.1. I am using Stripe in test m...

0 Likes
1 Replies

Rails Engines

Hello, Maybe here is some guys familiar with rails, don't you think it would be good to have engines...

0 Likes
0 Replies

Multiple questions: Yii1 -> Laravel

Hey everyone. I have some questions to ask. :3 I come from using Yii1, and I have a rather big proje...

0 Likes
1 Replies

Laravel Dockerized - A Quick Setup for Laravel and Docker

Hi guys, I am moving my first steps with Docker and, a few days ago, I made a starter setup that you...

0 Likes
0 Replies

How do you handle common models/classes/migrations between Lumen and Laravel?

So, I'm developing two applications: A frontend website, as well as an employee/customer portal. Bo...

0 Likes
2 Replies

DB.. Many to Many with information (user messages)

My Db schema looks like this.. (omitting some info) users (id, first_name,.....) messages (id, user_...

0 Likes
1 Replies

What database to use

Hi, i create an social-messaging system, where people can and friends and write messages like in Fac...

0 Likes
6 Replies
posted 10 years ago

Where does a validation method belong?

I'm learning a lot about code seperation and dry.. Now I'm reusing this piece of code protected func...

0 Likes
1 Replies

Laravel 4 stops sending email

I have a live application that has been running for months. It just stopped sending out emails witho...

0 Likes
1 Replies

"$zip = new ZipArchive()" gives me an error in the Artisan/Console class

"$zip = new ZipArchive()" gives me an error in the Artisan/Console class of ZipArchive not...

0 Likes
1 Replies
posted 10 years ago

Calls between controllers

I have two 2 controllers Shop (order processing contoller) Messager (p2p messanger controller) Ple...

0 Likes
2 Replies

Application seperation

Hello, I'm pretty new to Laravel. Does laravel support multiple "apps"? We would like to s...

0 Likes
1 Replies

How to deploy a laravel 5 project on shared hosting?

I have a laravel 5 project. I need to deploy it using cpanel. I have copied the folder to the root d...

0 Likes
2 Replies

Custom Helper functions using URLGenerator?

I am new to Laravel/OOP and am trying to reproduce a legacy site where there is a back button with v...

0 Likes
4 Replies
Solved

Thoughts On Larval 5.1.11 Authorization

What are your thoughts on the new Authorization helpers and methods that is now Laravel 5.1.11? Jeff...

0 Likes
0 Replies

Prepend Timestamp to Artisan Console Output

What is the best way to prepend a timestamp to the Artisan console output (ie. $this->info, $this...

0 Likes
0 Replies

Running Laravel offline (ability to work offline)

How easy would it be to build a laravel application that could run offline and then sync with a mysq...

0 Likes
3 Replies

Architecture for Imports

Hi guys, this is more a architecture question. I'm about to implement a bunch of Import implementati...

0 Likes
0 Replies

[L5] Extending router

In Laravel 4 I was able to extend the router class to add API format functionality (.json, .xml, .ph...

0 Likes
8 Replies
Solved

Curious about $factory

Hello, I've been building my app for a while with Laravel 5.1, and I'm still a total newbie with thi...

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.

© 2026 Laravel.io - All rights reserved.