Support the ongoing development of Laravel.io →

How to use @include() right way?

I have this basic structure in my blade file <div class="container1"> //some cont...

0 Likes
2 Replies
posted 9 years ago

Problems with session

Dear, I'm having the following problem: I created a new project in Laravel 5.1 and made no specific...

0 Likes
3 Replies
Solved

Auth::attempt returns false in custom Controller.

I can't understand why Auth::attempt always returns false. Maybe someone can enlighten me and explai...

0 Likes
0 Replies

Command Method Testing

I find it pretty straight forward testing commands I have created using the CommandTester. However,...

0 Likes
0 Replies

Return redirect from within another method in controller

I am trying to authorise user in a controller method by calling another method of the same controlle...

0 Likes
3 Replies
posted 9 years ago

FrontEnd Developer for a multi-tenant Laravel 5 Project Wanted

Hi There, We are looking for an experienced Laravel5 FrontEnd Developer for multi-tenant Ecommerce P...

0 Likes
0 Replies

Jenkins CI - Abysmal Code Coverage

Hi everyone, Just getting through setting up Jenkins to successfully run the PHP QA Toolchain (http:...

0 Likes
3 Replies
Solved

Disable unique validation attribute if the value hasn't changed?

How do I disable the unique validation attribute when the value of the specified field is not change...

0 Likes
0 Replies

Gulp error when trying to compile all stylesheets

If I use this code in the gulpfile.js: var elixir = require('laravel-elixir'); /* |-----------------...

0 Likes
3 Replies

Problems running php artisan migrate

Hey everyone we are running our php artisan migrate we get a console spam [ERROR] Use of undefined c...

0 Likes
4 Replies
posted 9 years ago

Laravel 5 hasManyThrough error

I’m learning a lot about these eloquent relationships but I’m not quite there in my understanding. I...

0 Likes
0 Replies
posted 9 years ago

Attribute is lost during app()->call

I'm trying to chain post request from 1 controller to another. Here is my call $controller = app()...

0 Likes
1 Replies

includes vs. sections for extra css and js

What advantage, if any, is there to using sections over includes (or vice-versa) for things like pro...

0 Likes
0 Replies
posted 10 years ago

SHOW LARAVEL.IO: Laravel 4.2 scheduler for any Laravel action

Execute any Laravel action (not just commands) on any schedule from just one cron job! Inspired by T...

0 Likes
3 Replies

Image not found

It's getting images from IPB forum but there are many types jpg;gif;png <img src="http://*/u...

0 Likes
1 Replies

Sentinel: Authentication & Authorization Library Open Sourced

We've open sourced Sentinel and depreciated Sentry. Feeling supportive? Help us on our mission to bu...

0 Likes
1 Replies

Has Many Through?

Categories id | title | parent_id Products id | title | category_id The categories table self join...

0 Likes
0 Replies
posted 9 years ago

SELECT multi columns instead of SELECT * during authentication with Laravel 5

I am interested in to modify default sql while auth with Laravel 5. Laravel uses this sql for auth a...

0 Likes
1 Replies

Troubles with Arrays, Undefined offset: 0

I have a object ($project) in Blade. When I do a {{ var_dump($project) }} I get: object(stdClass)[60...

0 Likes
0 Replies

Site wide menu

Hello guys, I am newbie in Laravel (Laravel is very well framework) :-), firstly - I am so sorry for...

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.

© 2025 Laravel.io - All rights reserved.