Support the ongoing development of Laravel.io →

This webpage has a redirect loop after simple changes

Ok so the thing is I have laravel 4.2 installed and it's working great. Up to today when I did a cou...

0 Likes
9 Replies
Solved

Broadcasting Events with Pusher

On my laravel project I install pusher and its dependencies and managed to connect with my browser....

0 Likes
0 Replies

Sessions not being saved.

None of my sessions are being saved in laravel. Workplace: Windows 10 Nginx, latest. PHP, latest. Re...

0 Likes
2 Replies
Solved
posted 9 years ago

Dynamic Tablenames with the hasOne method

I have a table of payments (with a postcode field); class Headquarters_Pay_Data extends Model {...

0 Likes
1 Replies
posted 9 years ago

Integration of Laravel Router with PPI Framework

Hello Laravel'ers, I'm adding Laravel router support into PPI framework. I have made the following p...

0 Likes
0 Replies

DigitalOcean root password reset; how do I give the new one to Forge?

Forge says: If you have recently reset your root password via the DigitalOcean control panel, this w...

0 Likes
1 Replies
posted 10 years ago

Laravel 5 pagination

The below code works great in Laravel 4.2: //other code up here $data['owners'] = \Illuminate\Suppor...

0 Likes
15 Replies
Solved
posted 9 years ago

How to use mix in a new Task extends?

elixir.extend('start', function() { new Task('start', function() { elixir.mixins.sass('a...

0 Likes
0 Replies

Many to many through

Hello, so, i have the following problem: https://gyazo.com/7bc0b7bb981eb7b49ebc67a4825fe8c6 I have a...

0 Likes
0 Replies

PHP Blade and Views

What is the different between {{ }} and {!! !!} ??

0 Likes
3 Replies
Solved
posted 9 years ago

Problem with Ajax.

Hello people, how are you? I hope it's ok. I apologize for my English. M problem is this, apparently...

0 Likes
6 Replies

Laravel 5.1 Job scheduler causing MySQL to generate large binlog files

I originally posted this on the Laracast forums but didn't get a response. Then I thought this migh...

0 Likes
0 Replies

how do I get error messages when I use laravel validation and auth?

I am new with laravel, recently I failed do authentication. so I want to know what exactly my fault...

0 Likes
2 Replies

Can't setup sboo\multiauth package for multiple tables and multiple login forms

I'm trying to use Laravel Multiauth Package but the documentation has no tutorial or guide to demons...

0 Likes
0 Replies
posted 9 years ago

Redis Server Detection

Hi, folks. I'm trying to do some caching in a L5.1 app, but in order to do so, I need to check for t...

0 Likes
1 Replies
posted 9 years ago

route that end with an "?" and then data

I am getting a call back from socialite...so my route is : http://my-callback-route?datadatadata How...

0 Likes
1 Replies

How to use ACL in laravel 5

Hello Everyone. I am new to laravel 5. I want to know how to implement ACL in laravel 5 using databa...

0 Likes
0 Replies

Fail to forward a page after register

I have a page need auth i.e. with middleware auth. After register, it will success forward to the pa...

0 Likes
1 Replies

Reading emails from imap server

Hello and thank you for creating such a great community for such a great framework.I started studyin...

0 Likes
4 Replies

Problems saving png-file from json in Laravel

Hi! I am using Thomas J Bradleys SignaturePad ( http://thomasjbradley.ca/lab/signature-to-image/ ) t...

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.