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

The request URL has not found on this server

i use url() method to specify route in mail content, but when i deploies application on the server,...

0 Likes
1 Replies
posted 5 years ago

Class 'illuminate html htmlserviceprovider'not found laravel

problem in ProviderRepositry.php didn't found the Class htmlserviceprovider

0 Likes
1 Replies

The best way to code mlm app?

We like to implement a system for a Network Marketing Company that operates in several countries but...

0 Likes
2 Replies

Locking session on a single user

Hello everyone. So i'm building a website that have a login/logout system, the sessions storage driv...

0 Likes
0 Replies

Populating a column from database into select2 via jquery

I'm trying to populate tags from the database into a select2 field. The data is returned in the insp...

0 Likes
1 Replies

Bit of a strange error.

Ok, so I'm trying to create a support code that expires and is updated with a random code every 24 h...

0 Likes
2 Replies

How to make real-time dashboard

I am trying to make a dashboard to listen iot device status in Laravel. Front-end uses Vue.js to tri...

aloralabs liked this thread

1 Likes
1 Replies

Laravel 5.7 email verification throws 403

Verify Email Address is showing error 403 Sorry, you are not authorized to access this page. The err...

0 Likes
4 Replies
posted 5 years ago

How to hide login form after failed login attempts?

I want to hide the login form and display an error message instead, but I can't. I tried to put the...

0 Likes
0 Replies

How To: keep a variable across multiple queued jobs

I've come across a situation where my queued jobs are requiring an api token that I get through hitt...

0 Likes
0 Replies
posted 5 years ago

Secure url does not generate url with domain name

Hi, I'm using secure url secure_url() to generate the doamin url of my application, but i'm getting...

0 Likes
2 Replies
Solved

Custom Authentication

I have read through the laravel docs on Authentication, and I am trying to find a clear answer on ho...

0 Likes
6 Replies
posted 5 years ago

Manage roles and permission per data segmantation

Hello, I am currently designing the roles and permission in my website. I encounter a issue that I c...

0 Likes
0 Replies

Queued Event triggering infinite times

I am dispatching an event called OrderPlaced. This event is implements ShouldQueue. In this event, I...

0 Likes
0 Replies

Laravel returns “No input file specified.” after vhost edit

I recently installed a fresh copy of Laravel onto this test domain -http://laravel.so-mad.com/ using...

0 Likes
8 Replies
posted 5 years ago

Good un-answered question about session's in Laravel

Hi all, related to https://laravel.io/forum/02-13-2015-difference-between-file-vs-cookie-session-dri...

0 Likes
1 Replies

LaravelProjects

Here I want to learn laravel more flexibly.

0 Likes
1 Replies

Calling a model function from a controller

use App\Authentication; Route::get('authentication/test', function(){ $auth = new Authentication();...

0 Likes
1 Replies

pass a mysql query to a laravel query builder

I have a slightly complex query that I first made in flat mysql, but I don't know how to translate a...

0 Likes
1 Replies

Database Transaction for static methods

Hi, I've been trying to use database transactions with some static functions I created. But, is this...

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.