Support the ongoing development of Laravel.io →

Problem redirecting user based on user_type [SOLVED]

Having trouble redirecting user based on the user type... So here's the thing, I need to redirect th...

0 Likes
0 Replies
posted 9 years ago

Laravel 5 making the queue listener to handle jobs pushed by an external entity??

Can a Laravel application listen/consume messages from a queue for which it did not push messages to...

0 Likes
1 Replies
posted 11 years ago

Customizing Guard class or custom User Provider?

Hello dudes, I read some tutorials about extending Guard class and creating a custom user provider b...

0 Likes
2 Replies
posted 8 years ago

Call to undefined method Illuminate\Foundation\Application::share()

After updating to 5.4, I got this error in Terminal: Generating autoload files > Illuminate\Found...

0 Likes
3 Replies
posted 8 years ago

Laravel 5.2 Getting results depending on many to many relations

Hello. I cannot get the "many to many" relation working on product filtering. I would just...

0 Likes
0 Replies

iframe TokenMismatchException, any suggestions?

I have a plugin for my app that users can implement in their website that contains a form. The probl...

0 Likes
3 Replies

Laravel mix foundation is not a function

So I've been setting up a new Laravel project with foundation and some other jQuery plugins, but whi...

0 Likes
1 Replies

Database relationships one-to-one not saving

I'm a noob at this, please forgive me but I'm trying to connect a one-to-one relationship between a...

0 Likes
0 Replies

Laravel 5.3 Authentication from External Website

I'm going to build a project using laravel 5.3 with a login page from an external site. The site ret...

0 Likes
3 Replies

TokenMismatchException Issue Only on Dreamhost

I just uploaded my site to DreamHost (http://thepixelshades.com) and I'm now getting a TokenMismatch...

0 Likes
1 Replies
Solved
posted 8 years ago

Removing 'the', 'an' and converting numbers to text

I'm trying to use a sort field in my database but everything needs to be entered twice. So I'm looki...

0 Likes
0 Replies

Boostrap glyphicons not working with out of the box laravel 5.

Hello. I cannot see glyphicons with laravel 5. I tried putting /fonts direcory into /public laravel...

0 Likes
3 Replies
posted 8 years ago

PhpUnit testing, how to check a checkbox if there are multiple checkboxes with same name in a form.

I am testing a form. In the form, there are some checkboxes which are with the same name as there ar...

0 Likes
1 Replies

Save User data? session? cache? db?

Hello, i have web app using laravel, for each user there is permissions sets array and subscription...

0 Likes
0 Replies

Token Mismatch issue with Iframes on Safari Browser Only

Laravel Version: 5.3.28 PHP Version: 5.6.25 Database Driver & Version: Description: Hi, i have...

0 Likes
0 Replies

Laravel 5.3 - Login is not case-sensitive

Hi, I am using laravel authentication to authenticate my users. (Laravel 5.3) By default, Laravel us...

mfasza liked this thread

1 Likes
0 Replies

Fetching JSON data from API

I'm trying to fetch JSON data from an API and it's returning null. Here is my code: $movie_url = '...

0 Likes
0 Replies
posted 8 years ago

Target [Aws\Common\Credentials\CredentialsInterface] is not instantiable while building [Aws\S3\S3Client].

Hi, I have my provider "S3ServiceProvider": <?php namespace App\Providers; use Illumin...

0 Likes
1 Replies

Integration HTTP_Request2 in laravel 5.3

I am facing issue for integrating external server call through "HTTP_Request2". Kindly hel...

0 Likes
0 Replies

Combining results of queries

I am trying to combine results of two queries: For my first query, dd($sales) array:3 [▼ 0...

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.