Support the ongoing development of Laravel.io →
Anderson

Anderson

Joined 20 Jul 2017

Statistics

Threads 3
Replies 3
Solutions 0
Articles 0
posted 6 years ago

SQL

Good morning, how to do the query below add the two counts and calculate the percentage of one resul...

0 Likes
1 Replies

Problems with checkboxes and routes

Hello, I'm trying to get the ID of the ids that I'm passing, in case it can be up to two ids since I...

0 Likes
2 Replies
posted 6 years ago

I want the RegisterController class to prevent automatic login after registration

Hello everyone, I am trying to prevent the user from logging in after the registration using the cla...

0 Likes
3 Replies
replied 6 years ago

SQL

problem solved: select aux.Rede , aux.PDV , aux.RUPTURA , (aux.RUPTURA/aux.PDV)*100 as Percentual fr...

0 Likes
replied 6 years ago
0 Likes
replied 6 years ago

I want the RegisterController class to prevent automatic login after registration

<?php namespace App\Http\Controllers\Auth; use App\User; use App\Http\Controllers\Controller; u...

0 Likes

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.

© 2024 Laravel.io - All rights reserved.