All Questions

11 Questions
Sort by

How to declare global variables in css?

How to declare global variables in css? I am working on a theme, so I want to make things global like color code for buttons etc. For this purpose I have some other related questions also. Those questions are listed below:how can I declare global variables in...

css

Variable

Style

Kate Oswald

15 0 0 2

  • 0 Vote

  • 1 Answer

  • 58 Views

  • 5 months ago


PHP declare constants in trait file

Can anyone let me know that can I declare constants in trait file, so I can use that constants in class which use that specific trait.For example, I have created a trait named ABC, so I have define a constant named MY_CONSTANT with public scope.<?php trait...

PHP

Trait

Kate Oswald

15 0 0 2

  • 1 Vote

  • 1 Answer

  • 76 Views

  • 8 months ago


How to convert AutoCAD file to Inventor file?

I have an AutoCAD file and I want to convert AutoCAD DWG to Autodesk Inventor. Kindly tell me the solution for that.

autocad

inventor

convert

dwg

idw

Mian G

10 0 0 0

  • 0 Vote

  • 0 Answer

  • 93 Views

  • 9 months ago


Laravel how to convert array to a collection?

Some laravel functions are only worked on laravel collection. So anyone here tell me that how can I convert php array to laravel collection?For example, the whereBetween method for filter data only works on collection.

Laravel

Collection

Array

Amir Jonathan

30 1 0 1

  • 0 Vote

  • 1 Answer

  • 81 Views

  • 9 months ago


Laravel how to create helper file for helper functions using composer?

Can anyone tell me how to how to create helper file for helper functions using composer?I need to use the functions easily everywhere in application. Please explain this thoroughly, so I can use that.

Laravel

Composer

Helper

Amir Jonathan

30 1 0 1

  • 0 Vote

  • 1 Answer

  • 79 Views

  • 9 months ago


How to build internal hollow sections in a solid part?

I created a solid part in Inventor. I need assistance with the following: To create internal hollow portions, I would like to excavate my portion of the hole. I am aware that extrude allows me to achieve that, but I believe it only functions if the channels ar...

autodesk

inventor

autocad

hollow

section

Mian G

10 0 0 0

  • 2 Votes

  • 1 Answer

  • 90 Views

  • 10 months ago


What are the differences between Mysql and Pgsql? Which is better and why?

Can anyone tell me what are the differences between MySQL and PgSQL?I'm curious about that and I want to know which is better and why? so I can choose wisely for my project.

MySQL

PgSQL

Steve

20 1 0 0

  • 0 Vote

  • 1 Answer

  • 96 Views

  • 10 months ago


How to return noindex tag from a url to prevent crawling for that specific url?

How can I tell the search crawlers that this url should not be indexed? I've read somewhere I have to add the noindex meta tag for this.Can anyone explain how can I use that?

SEO

Noindex

wajagah277

25 1 0 1

  • 1 Vote

  • 1 Answer

  • 122 Views

  • 1 year ago


How to swap two variables value without third variable in python?

How to swap two variables value without third variable in python?

Python

Swap

wajagah277

25 1 0 1

  • 1 Vote

  • 2 Answers

  • 138 Views

  • 1 year ago


How to logout a user from all devices in which that specific user is logged in?

Can anyone tell me how I logout a user from all other devices in which that specific user logged in?I've tried this command but it doesn't work for logout a user from all devices.Auth::logout()

Laravel

PHP

Session

Kate Oswald

15 0 0 2

  • 2 Votes

  • 1 Answer

  • 141 Views

  • 1 year ago


How to pass optional array parameter to laravel command?

Can anyone tell me how to pass optional array parameter to laravel command?

Laravel

Command

PHP

Freed

30 1 0 1

  • 2 Votes

  • 1 Answer

  • 141 Views

  • 1 year ago