Support the ongoing development of Laravel.io →

Using Sentry and Facebook login: Call to undefined method

I'm trying to integrate fb-connect in Laravel using Sentry instead of the default Authentication pac...

0 Likes
0 Replies
posted 10 years ago

View not found Laravel 5

Running this view()->exists('backend.pages.profile') returns true. But running this return view(...

0 Likes
6 Replies
Solved

Upgraded from 4.0 -> 4.1 per docs. Form::select() not working anymore

This worked fine prior to upgrading from 4.0 to 4.1. Code didn't change: In by blade .. {{ Form::ope...

0 Likes
1 Replies
Solved
posted 10 years ago

trouble accessing variable in view that was set from a filter

Is this a filter order issue? In the first filter I set up a object needed for authentication (later...

0 Likes
1 Replies
Solved

Onetomany relation return null in one side

i have a one to many relation that return value on one side and null in the other side !! class Part...

0 Likes
1 Replies

How to create double authentication for 2 tables

I am currently stuck with an issue on my laravel application. The default Auth::filter that came wit...

0 Likes
0 Replies
posted 10 years ago

Changing property name of an eager loaded relation

I've a Upload model that morphTo some other models like Post. When I fetch posts I want to eager loa...

0 Likes
1 Replies
Solved

Upgraded from 4.0 -> 4.1 per docs. Laravel doesn't think user is authenticated.

I am trying to upgrade our site from 4.0 to 4.1 per the Laravel docs. The site worked fine prior to...

0 Likes
3 Replies
Solved
posted 10 years ago

AND operator query

I am trying to fetch 3 values from 2 select forms and 1 date form and compare it to the one's on my...

0 Likes
0 Replies

Search Engine: No results Laravel 4

I am making a simple search engine in which, If the selected list from the dropdown would match with...

0 Likes
1 Replies

Custom Validator class methods don't exist

Hey all, Since yesterday I've been trying to add a custom Validator class to handle certain fields....

0 Likes
2 Replies

Working on a Laravel 5 CMS

Hello there. I'm creating a lightweight CMS in Laravel 5 and I'm having some questions about how I...

0 Likes
6 Replies

Error on installation

I just download laravel by github then when i run it from the browser it's shows Warning: require(J:...

0 Likes
7 Replies

Setting up did not work - landing page not accessible

I followed this guide to setup my server and install Laravel. I did everything as in the article, ho...

0 Likes
5 Replies
posted 10 years ago

Many to many with different foreign key

Hi, I am attempting to build an application on top of an existing database structure. I need to rela...

0 Likes
2 Replies
Solved

Calling a view depending on the layout

I'm busy creating a cms and in the backend I have a section where you can choose the layout of a pag...

0 Likes
0 Replies
posted 10 years ago

Problem cycle

Hi. everyone. I have a problem cycle. I do as a video https://www.youtube.com/watch?v=gxtuy9ZhDJw wo...

0 Likes
6 Replies

Override pageName in pagination

Hi, I would like to rename the query string param 'page' in pagination engine. I have seen that the...

0 Likes
2 Replies

Multi-Tenant injection throughout views

I have a multi-tenant application using {company}.domain.tld. Is there a way for me to inject the co...

0 Likes
0 Replies
posted 10 years ago

How to make first parameter optional

Is there a way to say laravel router to ignore parameters that dont match pattern instead of ignorin...

0 Likes
3 Replies
Solved

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.