Support the ongoing development of Laravel.io →
posted 8 years ago

Shorten Request

Is there a way to shorten these two lines into one line? $book->load('notes.user')->publishers...

0 Likes
1 Replies

Issues with belongsToMany() only returning data for one column on pivot table.

So I'm kind of following the Laracasts Many To Many tutorial in Laravel5 Fundamentals and have the M...

0 Likes
2 Replies
Solved

Discussion: sentinel vs Laravel 5.3 authorization

I wanted to understand that why should I really use sentinel while Laravel 5.3 has similar authoriza...

0 Likes
0 Replies
posted 8 years ago

unable to access message and action of notifications

I followed the documentation to try the notification system of Laravel 5.3, but I just cannot displa...

0 Likes
0 Replies

Phpstorm Error: [InvalidArgumentException] No hint path defined for [ide-helper]

I want PhpStorm to have code completion support and syntax highlighting for many of Laravel’s facade...

0 Likes
0 Replies
posted 8 years ago

installing microweber

Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or variable...

0 Likes
4 Replies
Solved
posted 8 years ago

Using Mail::Send() to send Email to a Small number of Fixed Recipients - Not Consistently Working

#Problem I have an application that sends notification emails from the controller when certain model...

0 Likes
1 Replies
Solved

Why does copy of site to new host not work?

I realize this is not the best practice but for practicality reasons I may need to distribute (rathe...

0 Likes
1 Replies
Solved
posted 8 years ago

Need a file browser (plugin to ckeditor)

Hi, I setup an admin section for our website with laravel 5.1.24 and added bestmomo/filemanager. It...

0 Likes
2 Replies
posted 8 years ago

Basic sections in template not rendering.

Hi all, I just started with Laravel and I've run into an issue where when I yield a section, it does...

0 Likes
2 Replies

hasOne not working (undefined property: stdClass)

I have two tables users id | name images id | user_id User model class User extends Authenticatabl...

0 Likes
2 Replies
posted 10 years ago

Little help with validation rule.

I am trying to do a basic "contact us" page with a message text area that allows for regul...

0 Likes
1 Replies

Laravel controller constructor not being run

I am running laravel v5.3.10 and the constructor is as given below, I tried using the auth middlewar...

0 Likes
3 Replies
Solved

how to download vagrant box manually?

Hi guys, I have slow connection. And downloading this command below is killing me. vagrant box add l...

0 Likes
12 Replies
posted 8 years ago

Laravel Blade: Unable to pass parameter in partials

I am passing variable in my view partial but in partial it says variable not found. I am doing follo...

0 Likes
1 Replies

Authenticating using IIS and Active Directory

Hi all, I am currently stuck finding a concept to satisfy the following requirement: a "portal&...

0 Likes
0 Replies

POST request sends me to home page after add a FormRequest

I'm developing an API using Laravel 5.3, so I'm using a FormRequest to make my validation. When I se...

0 Likes
2 Replies

Customize sendSwiftMessage() Laravel Swiftmailer function

Hello everyone! I would like to know how I can override/customize sendSwiftMessage() protected funct...

0 Likes
3 Replies
posted 8 years ago

belongsTo() throwing "Trying to get property of non-object in View: "

I have only a single model with a self join class OfficeType extends Model { protected $table =...

0 Likes
2 Replies
Solved

Eloquence/Searchable working with translatable

Hi, i'try to use this package with laravel-translatable, there is any possibility to search in trans...

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.