Skip to content

Latest commit

 

History

101 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vuejs LogoInertia IconLaravel LogoTailwind Icon

Music

Fullstack music website using Vue.js, Inertia.js, Laravel (Jetstream Starter Kit), Tailwind CSS.

Install Dependencies

Frontend

npm install

Backend

composer install

Run Project

npm start

Visit localhost:8000 to access the application.

Environment Configuration

  1. Copy the .env.example file to .env:
cp .env.example .env
  1. Generate an application key:
php artisan key:generate
  1. Update your database, mail configuration in the .env file.

Database Migration

Run the following command to migrate the database:

php artisan migrate

Contributing

Contributions are welcome! Please fork the repository and submit a pull request for any enhancements or bug fixes.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

  • Thanks to the creators of Vue.js, Inertia.js, Laravel, Jetstream, and Tailwind CSS for their amazing frameworks and tools that made this project possible.

About

🔴🟢 A Fullstack `Music Site` using Laravel and Vue!

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages