i use url() method to specify route in mail content, but when i deploies application on the server,...
problem in ProviderRepositry.php didn't found the Class htmlserviceprovider
We like to implement a system for a Network Marketing Company that operates in several countries but...
Hello everyone. So i'm building a website that have a login/logout system, the sessions storage driv...
I'm trying to populate tags from the database into a select2 field. The data is returned in the insp...
Ok, so I'm trying to create a support code that expires and is updated with a random code every 24 h...
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
Verify Email Address is showing error 403 Sorry, you are not authorized to access this page. The err...
I want to hide the login form and display an error message instead, but I can't. I tried to put the...
I've come across a situation where my queued jobs are requiring an api token that I get through hitt...
Hi, I'm using secure url secure_url() to generate the doamin url of my application, but i'm getting...
I have read through the laravel docs on Authentication, and I am trying to find a clear answer on ho...
Hello, I am currently designing the roles and permission in my website. I encounter a issue that I c...
I am dispatching an event called OrderPlaced. This event is implements ShouldQueue. In this event, I...
I recently installed a fresh copy of Laravel onto this test domain -http://laravel.so-mad.com/ using...
Hi all, related to https://laravel.io/forum/02-13-2015-difference-between-file-vs-cookie-session-dri...
use App\Authentication; Route::get('authentication/test', function(){ $auth = new Authentication();...
I have a slightly complex query that I first made in flat mysql, but I don't know how to translate a...
Hi, I've been trying to use database transactions with some static functions I created. But, is this...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community