Support the ongoing development of Laravel.io →

542 Threads

posted 8 years ago

Resolving a slug to the right controller

Hi So I am developing this Laravel 5.1 LTS based CMS. One issue that I have come across is that I ca...

besfort liked this thread

1 Likes
2 Replies
Solved

Getting useless Exception message since composer update

Since running 'composer update' to go from Laravel 5.0 to 5.1 I'm getting useless info when my app t...

0 Likes
4 Replies
Solved

Dingo Transformer does not filter output

I try to understand api, oauth2, ... Now i have a problem with transformers in dingo/api. I'm sure t...

0 Likes
1 Replies
Solved

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

Pagination with ajax not working

I´m using Laravel5.3. The problem is that the current Pagenum is not set. I mean I get the correct d...

0 Likes
1 Replies
Solved

Override Login Response

I'm trying to override the default login response when a user enters an incorrect email/password. In...

0 Likes
1 Replies
Solved

L5.3 Notifications data passing not working?

Hello, I have User model public function sendPasswordResetNotification($token) { $this->notif...

0 Likes
2 Replies
Solved

Logout on Exception

Hi, I`m using Laravel5.3 and I wrote a 'default' Route. In \app\Extensions\Handler.php I extended th...

0 Likes
1 Replies
Solved

Change view resolution dynamically based on request parameter - Google AMP support

Hi all, I am trying to implement google amp for my site, in which case if the request contains a que...

0 Likes
1 Replies
Solved

Laravel Table Filter

So I have website based on Laravel framework. I have table and the filter for table to filter the it...

0 Likes
1 Replies
Solved

Global scope authorization

Hello. I am building a social website where users can block each other. What I'm trying to achieve i...

0 Likes
2 Replies
Solved

Is it possible to pass Laravel 5 session variables to external PHP?

I want to use an external PHP library with Laravel 5. The problem is that I need a way to pass a fe...

0 Likes
8 Replies
Solved
posted 7 years ago

Gibberish route out

I have link i created for editing post but the out looks gibberish href="http://web.app/admin/...

0 Likes
2 Replies
Solved

Route Model Binding Return null.

Can Anyone help me with this issue? I'm new to laravel and would like to know how to resolve this. F...

0 Likes
1 Replies
Solved

Windows File permissions won't let me open file

I'm using L5.1 on Windows 10/Apache as my server, and I want to upload a file to /public/img/userIma...

0 Likes
1 Replies
Solved

Laravel 5.2 file upload returning null

I was trying to upload a file in Laravel 5.2, but when I try to access it using the file method it a...

0 Likes
2 Replies
Solved

Some problem with URL (not work when using WWW before the domain)

When i use WWW before the domain my site working and and I have no problems, but if I remove the WWW...

0 Likes
6 Replies
Solved

Class not found

Hi! I am trying to add PHPExcel to convert some data to excel files. I am using open source code. Bu...

0 Likes
2 Replies
Solved

User Authentication not working!

I am creating a simple login function on my website with a registration feature. The registration fe...

0 Likes
12 Replies
Solved

Routing problem on quickstart tutorial

Hi all, Looking to move back from .NET MVC to an enlightened and lovely PHP framework. I like what...

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

© 2024 Laravel.io - All rights reserved.