Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about laravel-helper

Read more about laravel-helper

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - laravel-helper

How to use DB:: from helper class

I have a helper class name common.php in App\Helpers folder. I want to use DB:: facade here to use some db table. In helper method My code is - <?php use DB; function ref_number() { $last_row ...
test-img

mahbub

laravel

laravel-facade

laravel-helper

Votes: 0

Answers: 1

Latest Answer

Change your using to: Illuminate\Support\Facades\DB;
test-img

user13319578

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved