Support the ongoing development of Laravel.io →

Help: No debug on Windows 10

Hi, Currently I am part of a group project. Our head suggested trying our hand at Laravel, and alrea...

0 Likes
9 Replies

Fix Windows broken SSH console output

If you're on Windows, you may have experienced pretty broken interaction with the console when SSH-i...

0 Likes
1 Replies

How to create user for laravel 5 from out side of intalled

Hi, i'm new to laravel I have to create (sign up) and sign in for user from other php application co...

0 Likes
2 Replies

Multiple Select to DB

Hii how to insert data from multiple select to database ?? I'm using this code

0 Likes
3 Replies

common variable for migrations

Hi, I am creating migrations for my project and as usual defining string fields and their length als...

0 Likes
4 Replies
Solved
posted 10 years ago

Aimeos web shop package 1.2 for Laravel 5

Hi there The latest stable Aimeos web shop package for Laravel includes full PHP 7 support with asto...

0 Likes
0 Replies

The Laravel simple from is not returning anything.

Routes.php Route::post('/status', [ 'as' => 'status', 'uses' => 'StatusController@po...

0 Likes
4 Replies
Solved

Existing mySQL DB for login credentials

Hi, I want to create a login which is implemented in a website on a server. On this server there is...

0 Likes
5 Replies
posted 10 years ago

ValidationCommandBus

I created a CommandBus Structure according to the videos series for commands. But I am now running i...

0 Likes
1 Replies

Iterating over Nested Data

I'm trying to upgrade a legacy app and there I basically need to echo out a bunch of hierarchical da...

0 Likes
2 Replies
posted 10 years ago

auth()->attempt() throws an ErrorException when passed an array of credentials

I am trying to login a user in the latest release of Lumen. No matter whether I use auth()->attem...

0 Likes
2 Replies
Solved
posted 10 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
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
posted 10 years ago

Viewing all my posts

I just checked my profile page to see a list of my past posts, but only 4 are displayed. Is there a...

0 Likes
1 Replies
posted 10 years ago

Call to undefined function App\Http\Controllers\request() (inconsistent helper function documentation/functionality)

I am developing several projects in the most recent release of Lumen. The Lumen documentation does n...

0 Likes
3 Replies

reusing a partial in multiple places... some problems?

OK so i have a partial that i have been using in several places.. so far it has worked perfectly bec...

0 Likes
2 Replies

laravel error adding a row whilst Testing but not when I do it manually?

So I am using laravel 5 form testing for my register pages which are split into 3 stages doing somet...

0 Likes
0 Replies

Eager loading polymorphic relation with custom fields

Short version I have a basic polymorphic relation between a Note model and many things, including a...

0 Likes
12 Replies
Solved
posted 10 years ago

define authorization ability for many to many relationships

laravel 5.1 document example define ability authorization for one to many relationships: http://lar...

0 Likes
1 Replies

Auth::logout does not work laravel 5.1

I am newbie laravel here my code is not redirect to signup page. Not any error display. Any suggesti...

0 Likes
4 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.