Support the ongoing development of Laravel.io →

reficul

Joined 26 Nov 2015

Statistics

Threads 3
Replies 3
Solutions 0
Articles 0

Disable user feature / validation email script

Hello, I've added a column (is_activated) in user DB to add verification email in registration proce...

0 Likes
2 Replies

Allow users to delete their profile

There is a quick way to allow this? Can I use something like: public function destroy(Request...

0 Likes
0 Replies
posted 8 years ago

How to Count() a collection with a "where" clause.

Hello, I've a collection (tasks) and I want to count inside may blade template only completed tasks....

0 Likes
4 Replies
Solved
replied 7 years ago

Disable user feature / validation email script

I can't use the default middleware? <?php namespace App\Http\Middleware; use Closure; use Illum...

0 Likes
replied 8 years ago
0 Likes
replied 8 years ago

How to Count() a collection with a "where" clause.

Uhm... first of all thx for your help. But in my db the 'completed' column is integer (tasks table)....

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.