Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn to configure a Laravel development environment in this 17-minute tutorial that walks through essential setup steps for new projects. Master the process of initializing a development server, installing Node.js, configuring environment variables, and setting up the vite.config.js file. Follow along to create initial website pages, implement CSS functionality in the development build, and properly push changes to production. Includes detailed code examples for package.json and vite.config.js configuration, with step-by-step guidance on using npm commands and managing project files.
Syllabus
- How to set up a development server
- Install Node.js
- Changing the environment of our project
- Changing the vite.config.js
- Starting up our testing server
- How to get CSS working in the dev build
- Pushing the dev build changes into our production build
Taught by
Dani Krossing