Hi,
I have a table in which I have Use ON and OFF status and I want to implement in laravell.What I have to do that it will work properly.
Thanks!

On/off status for what? The website? Then you can use artisan from the command console:

php artisan down

The website will go in maintenance mode. With up it will go back online. If you wish something different then, please, explain it better.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.