Support the ongoing development of Laravel.io →

1,817 Threads

laravel 5.1 hhvm error

is hhvm error display in browser fixed?

0 Likes
0 Replies

Search Function

Hello, I am new here but I am not new to Laravel, however I am still learning and I want to improve....

0 Likes
7 Replies
Solved

extends() problem

Hi! I'm starting my adventure with Laravel, and unfortunately I encounered a problem. My app templat...

0 Likes
4 Replies
Solved

How to deal with plugins

Hello, I have a website where everyone can develop a plugin and share it with other users: you make...

0 Likes
0 Replies

Laravel login functionality checking for an extra field with IN not =

so I know I can add in another field that Laravel can check whilst logging in e.g. if (auth()->at...

0 Likes
3 Replies

Integrating the front-end workflow

I am learning Grunt, NPM, bower and GIT and am making my front-end html as a separate project. By th...

0 Likes
0 Replies

Running WordPress and Laravel together

Hi, I am new to Laravel. I need to build a website www.domain.com in Laravel and I need to install a...

0 Likes
3 Replies
posted 8 years ago

Refactoring.. what to put in controllers and what not to

So one of my controller looks a bit like this... /** * @param $userId * * @return \Il...

0 Likes
1 Replies

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 8 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 8 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

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.

© 2024 Laravel.io - All rights reserved.