Jump to content
Search Community

How to install GSAP on laravel using composer?

Numaanjaved test
Moderator Tag

Recommended Posts

My whole question is been told in the subject. 
Laravel is the most awesome framework there is, which is copied in other languages because of its robust nature. 

I understand that GSAP can be installed on javascript based projects easily, but is it restricted to just that 

Laravel uses composer dependencies and i want to use GSAP on my laravel project. How can i do that ? Kindly please

Link to comment
Share on other sites

Hey there! I'm a bit confused by this. Laravel uses PHP but that's for the server side stuff. Just like wordpress. You won't be running GSAP on a server so that doesn't matter.

You can use JS in laravel projects, it's up to you how, you can use jQuery or Vue or even react for the front end.

Maybe you're looking for laravel mix for NPM packages?
 

https://github.com/laravel-mix/laravel-mix

Hope this helps! Good luck with your project

  • Like 2
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...