09 October 2022

How to add assets in laravel-9?

Add assets in laravel-9?

Note:- This code will get a public folder path
F:\Wamp\www\laravel-testing\public

<link rel="stylesheet" href="{{asset('/css/app.css')}}">
  <script src="{{asset('/js/app.js')}}"></script> 

No comments:

Post a Comment

How to create youtube videos slider with play and pause option in wordpress?

Create youtube videos slider with play and pause option in wordpress youtube videos slider Use this shortcode:- [punjab_today] function my_...