Notifications
Clear all
Topic starter 30/09/2024 10:09 am
Do I need JavaScript for Laravel?
Topic starter 30/09/2024 10:09 am
Laravel does not require you to use a specific JavaScript framework or library to build your applications. In fact, you don't have to use JavaScript at all. However, Laravel does include some basic scaffolding to make it easier to get started writing modern JavaScript using the Vue library.