Support the ongoing development of Laravel.io →

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...

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 6 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 6 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 6 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 6 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

Make a Full Screen Template

Hello, i need a full screen page like press F11. I need display a Slideshow with HighCharts Graphs....

0 Likes
0 Replies

How to migrate classic php (top-down/no OO) site to Laravel

Hi everyone, newbie here. I am trying to migrate one of my old sites to Laravel so that I have acces...

0 Likes
1 Replies
posted 6 years ago

Laravel developers looking for permanent job look here

If anyone interested for a Laravel developer position please drop me a message. The candidate must h...

0 Likes
0 Replies

time estimation

i'm new to laravel, coming from wordpress so i need to convert some projects according to a friend a...

0 Likes
2 Replies

Want to fetch data by applying filters.

hello, i am developing a job website for my client. On the all jobs page there are some salary,exper...

0 Likes
0 Replies
posted 6 years ago

check box + sql report

I'm a newbie in the HTML CSS and JS. I start all of it in the laravel tutorial. And now I have a sim...

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.