Readerstacks
  • Home
  • Softwares
  • Angular
  • Php
  • Laravel
  • Flutter

Category: Softwares

How to print raw sql query in eloquent laravel

How to print raw sql query in eloquent laravel ?

ReaderstacksNovember 23, 2022Laravel Php

In this article we will learn to print raw sql query in eloquent laravel. Sometime to debug the MySQL query in laravel eloquent we need to echo raw sql query and want to know exact query. In laravel we have…

Read More

How to assign or declare variable in laravel blade template

How to assign or declare variable in laravel blade template ?

ReaderstacksNovember 8, 2022Laravel Laravel 9 Php

Laravel blade is a powerful templating engine that gives you a lot of control over your HTML. One thing you can do with blade is declare variables. This can be useful if you want to reuse a piece of data…

Read More

How to Get Current Url in Blade File Laravel

How to Get Current Url in Blade File Laravel ?

ReaderstacksOctober 27, 2022Laravel Laravel 9 Php

Sometimes in our application we want to Get Current Url in Blade file Laravel because we want to add specific conditions to show the data on behalf of current url. It can be complete url, route name and query params…

Read More

Collection Count and Check Empty Eloquent Collection in Laravel

Collection Count and Check Empty Eloquent Collection in Laravel

ReaderstacksOctober 26, 2022Laravel Laravel 9 Php

In this article we will learn collection count and detect or check empty eloquent collection in laravel. Laravel collection is used to simplify the operations of array. Illuminate\Support\Collection library is used to handle the collection and arrays in laravel. Laravel…

Read More

How to check user agent in angular

How to check user agent in angular ?

ReaderstacksOctober 18, 2022Angular Javascript

In this post, we will show you how to check user agent in Angular. user-agent header is a string that contains information about the browser and operating system. It is set by the browser and sent to the server with…

Read More

How to use laravel whereNotIn query with example

How to use laravel whereNotIn query with example ?

ReaderstacksOctober 15, 2022Laravel Php

In this guide we will learn to create SQL not in query using laravel whereIn eloquent builder. whereNotIn laravel can used multiple ways to build the query one the of the feature of laravel eloquent is creating dynamic query based…

Read More

How to use moment js in angular

How to use moment js in angular ?

ReaderstacksOctober 13, 2022Angular Javascript Uncategorized

This post covers how to use Moment.js in Angular. We’ll go over why Moment.js is useful, how to install it, and how to use it in Angular to manipulate dates and times. Moment.js is a powerful and flexible library for…

Read More

How to get laravel application root path

How to get laravel application root path ?

ReaderstacksOctober 13, 2022Laravel

In this blog post, we’ve shown you how to get the path to your Laravel application root path directory. If you need to get the path from anywhere in your application, you can use the Laravel public_path() helper function. If…

Read More

How to get random rows in laravel example

How to get random rows in laravel example ?

ReaderstacksOctober 10, 2022Laravel Laravel 9 Php

In this blog post, we’ll take a look at how to get random rows in Laravel database. We’ll explore the use of the QueryBuilder, Eloquent, and the DB facade. laravel has inbuilt eloquent method to get the random records from…

Read More

Angular ngClass conditional class Example

Angular ngClass conditional class Example

ReaderstacksOctober 8, 2022Angular Javascript

In this blog post, we’ll explore Angular ngClass conditional class Example in component’s styles based on certain conditions. Sometimes in our application we want dynamically change the color, size, font, background images so Angular provides various ways to conditionally apply…

Read More

Posts navigation

1 2 … 28 Next

Recent Posts

  • How to print raw sql query in eloquent laravel ?
  • How to assign or declare variable in laravel blade template ?
  • How to Get Current Url in Blade File Laravel ?
  • Collection Count and Check Empty Eloquent Collection in Laravel
  • How to check user agent in angular ?

Archives

  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021

Categories

  • Angular
  • CSS
  • Dart
  • Devops
  • Flutter
  • HTML
  • Javascript
  • jQuery
  • Laravel
  • Laravel 9
  • Mysql
  • Php
  • Softwares
  • Ubuntu
  • Uncategorized
Copyright © All rights reserved. Privacy Policy Terms & conditions